thefearless
Forum Replies Created
-
Anyone care to help?
anyone please?
I certainly appreciate the help with making sure my code is WC3 compliant but I really need a hand with the main topic of this thread which is getting the sidebar items to display up the page
ok done, it passes the WC3
But the sidebar is still is too far down on the right side
now back to the sidebar, any ideas on getting it up
Ah thanks that brought back the footer i wondered where that went lol
hi esmi ahh i think i get what you mean.
Those content-outer tag is one i created it wasnt in the original
so am i meant to put a closing div tag in the footer for it? what would it look like?
Thats not what is causing this to happen though, and that validation results must be wrong as ive checked the main homepage source and the body tags are closed
Ive not touched any of those tags
Someone must know how to fix the above issue ( i dont want to go off topic with tag closing )
hi esmi, thanks for taking a moment to look at this
ive not touched the tags since getting this theme and it was working before i added in the content-inner background
I dont want to get off topic with talk of tags
Forum: Fixing WordPress
In reply to: Need to hide my blog, how can I do it?yes just do a 301 redirect
Forum: Fixing WordPress
In reply to: How to request removing a thread?hi shane, yeah there is no contact page
Forum: Fixing WordPress
In reply to: content background repeats fine but starts too earlyModerator, could you remove this thread entirely, kindly thanks
Forum: Fixing WordPress
In reply to: content background repeats fine but starts too earlyyes i fixed it
Forum: Fixing WordPress
In reply to: content background repeats fine but starts too earlyI fixed it!!! whooo.. I did exactly what i said and removed it out of the container and created a new div id in the header.php and placed it in its seperate one in css and now it works
Forum: Fixing WordPress
In reply to: content background repeats fine but starts too earlyThe only thing i can think of is to take out from
/*------------------------------------------------ Containers --------------------------------------------------*/ #container { width: 978px; margin: 0 auto; background: url(images/container.png) repeat-y ; } /*------------------------------------------------this part
background: url(images/container.png) repeat-y ;As thats the image and put it somewhere else in the css and call it seperately from the header.php using a seperate call