fidgety widget
-
I am not that good at this but i customized twenty eleven. i changed the footer.php to make ik full width but now my left widget doesn’t stay in place. can anyone help?
-
Where is it supposed to be? Can you post imagery of what the footer is supposed to look like?
below the column luxury
http://ladythuraya.com/sherakhan/wp-content/uploads/2012/08/widget.jpg
I am also having a problem with the color of the links in the footer. but i suppose that is the next problem..
You need to add a width to
#supplementaryand set itmargin: 0 auto.#supplementary { width: 960px; margin: 0 auto; }Thank you! The widgets stay in place but now my background image doesn’t fill the full width and the widgets exactly where i would like them..
http://ladythuraya.com/sherakhan/wp-content/uploads/2012/08/widgets.jpg
Apply the background to the element that has a width of 100%.
E.g;footer { background: url("http://florislazaro.com/fancy/wp-content/uploads/2012/08/footer-bg.png") top left repeat-x; }That did it. Thank you!
Compliments on your website btw. i love the way the gallery looks! Found a spelling mistake on your about page, you have written comminication idstead of communication.
Noted and resolved.
Happy to help.
The topic ‘fidgety widget’ is closed to new replies.