#
September 24, 2009 at 12:45 pm
Hello.
I am trying to modify a website that uses WordPress and a pre-generated template.
I would like the header for the individual posts to look like this:
[img]http://ipaa.ca/headerexample.jpg[/img]
Notice the little bit with the date that protrudes out to the left…
Unfortunately, due to heavy use of the "overflow:hidden;" property in the style sheet it ends up looking like this:
http://ipaa.ca/uncategorized/test-multi-image-post/
The content is temporary (I haven’t integrated the php yet) but you can see that the little bit on the left that should peek out of the edge of the page is being hidden.
Is there any way I can override the overflow for this one element to get the desired effect, or am I humped?
Thanks in advance!
Sincerely,
Dan