|
#1
Jan 10, 2013, 05:43 AM
|
|
|
88 posts · Jun 2012
nairobi
|
|
i a have big space here which i would like to reduce. how do i do it. see image
|
#2
Jan 10, 2013, 06:30 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
what have you tried?
what tools are you using to look at the space and the code that makes it up?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Jan 10, 2013, 09:11 AM
|
|
|
88 posts · Jun 2012
nairobi
|
|
have tried to style and change the width and height of the widget have placed in that area but all in vain. i always use firebug
|
#4
Jan 10, 2013, 11:48 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
so, since you are using FireBug, what part of the HTML code effects that space?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Jan 10, 2013, 06:08 PM
|
|
|
88 posts · Jun 2012
nairobi
|
|
from firebug i see the space comes from the entire header table. give me the clue
|
#6
Jan 11, 2013, 03:46 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
ok, I'll give you a hint. examine each part of the header and look at it's CSS. shut each css rule off and see the effect. If it doesn't do anything, turn that rule back on and go on to the next rule.
Do this for every html element in the header.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7
Jan 11, 2013, 10:46 AM
|
|
|
88 posts · Jun 2012
nairobi
|
|
I have been able to get the css styles correctly this time
|
#8
Jan 11, 2013, 10:55 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
For anyone reading this, the user had added a widget area to the header and then had changed it's position which caused the gap. Using the correct positioning oprion fixed teh issue.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|