cdtavijit
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Big gap between tablesThanks a lot man. Superb work.
Great plugin.Forum: Themes and Templates
In reply to: Wootheme “Gazette” 2.0.9 “Homepage Carousel” image problemIts at the styles.
Under the theme folder styles.css
go to the last line – or the line that says.full {
width:930px;
}change it to
.full {
width:595px;
}Forum: Fixing WordPress
In reply to: Need Help Aligning an Imagehi podz, and dawg, thanks for the reply.
Yes, in firefox its alright. But in IE there is this pixel shift after the right sidebar loads. See here: http://forexarchives.com/forex_images/forex_header_prob.jpgMy target audiience is mostly in IE, so i need to fix that part. And thats why you can see that in firefox my footer is not aligned properly.. but if i align it for firefox, it screws up in IE… haih..
Forum: Fixing WordPress
In reply to: Need Help Aligning an Imagei see, i have a smilar problem : in http://www.forexarchives.com/
Until the right sidebar loads, its all fine, the header is right in its place. But the moment it loads, the header image shifts a bit left. any idea why?
Forum: Fixing WordPress
In reply to: Placing Adsense Skyscraper in Kubrickwhen i looked at it, it looks like .. he placed his whole kubrick under one div and the other one to the another div. Or he put two tables inside one table and then aligned both to center. because when i resize my browser, it tries to be centered.
Forum: Fixing WordPress
In reply to: Making each page’s sidebar identicalOne option that I have is, edit the sidebar.php and insert the code there.
Can you locate the sidebar.php in your theme folder? And insert the code that you have inserted for the top 5 chart in the front page?like, adding this whole chunk of code in the sidebar.php
‘
<h2>Headnod.co.uk Top 5 Hits</h2>
<small> 1. Dangerdoom – Sofa King
2. Kanzulu – Pain, Rain & Misery
3. T La Rock – Its Yours
4. Lewis Parker – Put A Beat To A Rhyme
5. Big Shug – Do Ya
All available via Headnod.co.uk
‘but I am not sure if that is the best way, because this way you need to change it everytime you update. But you can try that out.
Forum: Your WordPress
In reply to: Please rate my sitelooks nice =)
Forum: Themes and Templates
In reply to: sidebard doesnt increase with contentsabout faux coloumn, i did a search before and i read from alistapart and others (including both url given by moshu and vkaryl) but then, the problem was that, under my main sidebar, i have two sidebar.. left and right. so, if i add a bg for that, the banner will have a bg as well, but i want to increase the left sidebar only… hmm.. may be i need to add a top padding for that? i will try that and post it back.
thanks ya.Forum: Themes and Templates
In reply to: sidebard doesnt increase with contentssorry dint see moshu’s posting before i posted. dint refresh my page. ok, i will try that out and reply back again later. thanks a lot for ur support. =D
edit: kinda weird, i actually did read this before .. and i tried to use the method u said. but then the problem was, both the right and the left side bar was not increasing. in total the whole side bar was not increasing. so do i need to do a faux coloumn for the whole sidebar? now, if i do that, i have a banner on the top, that will also have a division in the middle. Or it wont?
http://www.forexarchives.com/ if u want to see the blog again.
Forum: Themes and Templates
In reply to: sidebard doesnt increase with contentsalright, here it is..
‘/* Begin LEFT Sidebar */
#leftsidebar
{
float: left;
padding: 20px 10px 10px 5px;
/* margin-left: 475px; */
width: 124px;
height: auto;
background: url(images/leftsidebar.gif) 124px repeat-y 100%;/* border-left: 1px solid #959596;
border-right: 1px solid #959596;
*/}’
but as u can see, the sidebar still doesnt got down. 🙁
the blog in question is : http://www.forexarchives.com/Forum: Themes and Templates
In reply to: sidebard doesnt increase with contentsactually i did a faux coloumn. may be i remove the border and add the faux coloumn.
But then the issue is, if my sidebar dont have enough contents, then it doesnt increase along with the main content (the left .. the main page). So, even if i use a faux coloumn technique, it stays there. Not sure what exactly I am doing wrong, but i will do it now and post it again here in a few mins.Forum: Themes and Templates
In reply to: sidebard doesnt increase with contentshey, thanks man for replying. I thought my email went to your junk mail haha.
here is the site: http://www.forexarchives.com/ as you can see, the main content is not sync with the sidebar.
the theme is a kubrick theme, i modified it to have this look.
Forum: Plugins
In reply to: sidebar addition via plugin?i am not sure if you are trying to add more coloumn in the sidebar or u r planning for something else. If you want to add more coloumn, you can try searching “three column wordpress” in google or “four column wordpress”.
Forum: Themes and Templates
In reply to: sidebard doesnt increase with contentsdoes anyone have any solution for it? 🙁 hello???