danny_getextra
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Body smaller than headerRight what you need to do if this makes sense is:
Have a overally container which is the body set the width to 100%
then have the header as a seperate div. then another container to hold the other things.
Forum: Themes and Templates
In reply to: remove underline from linkno problem
Forum: Themes and Templates
In reply to: remove underline from linkOkay, I think I know which ones you mean.
Add this code to your stylesheet to fix the problem.
a:-webkit-any-link { color: -webkit-link; text-decoration: none; cursor: auto; }Forum: Themes and Templates
In reply to: remove underline from link.lsidebar ul ul li{ margin: 0; padding: 0 0 0 16px; line-height: 22px; border-bottom:1px solid #0099cc; background: #fff url(images/bullet.gif) no-repeat 0px 5px; }
thats your problem sir. remove the border-bottom:1px
Forum: Themes and Templates
In reply to: PHP Post problemI’m not very experienced with PHP. Only just started directly editing it.
What would be the next action for me to take to overide the current wp query?
Forum: Themes and Templates
In reply to: PHP Post problemNo, you are perfectly right sir.
My apologies didn’t sleep well last night so my English is abit slow today.
Basically I need it to just appear in the footer and not the one above.
Forum: Themes and Templates
In reply to: Making my website compatible with Ipads/Mobile'sIts with the header and the widgets under the slider.
Sorry for not been very descriptive. the telephone number and the email address tangle up at the top right. and the widget text at the bottom becomes overlaps with the footer.
thanks
Forum: Themes and Templates
In reply to: Making my website compatible with Ipads/Mobile'sim a complete rookie with media queries, I’ve used wptouch and it has like a one click navigation bar that says home and when you click on it. There’s a small menu appears with the other links on. But its not very clear.
Forum: Themes and Templates
In reply to: Making small box's same sizefixed
Forum: Themes and Templates
In reply to: Trying to fix the designed by Linkthanks problem solved 🙂
Forum: Themes and Templates
In reply to: Trying to fix the designed by Linkthanks and i’ll try that didn’t think it made a difference in wordpress but it may be.