By pursuehappiness83 on
Hi all,
i am using pixture reloaded theme to build a simple site. please see my site:
http://stone.vh.paanjoyhost.cn/
in the content top region, i put slideshow(implement by ddblock module)in it. but i found between the primary link and the slideshow has a big white padding, it's seems not so well, i want to remove it. but i don't know which param control it. does anybody know?
thank you so much!
Andrew
Comments
1) #header { margin:0; } 2)
1)
#header
{
margin:0;
}
2) The block with the slideshow (block-ddblock-1) has a title and you tried to hide it by applying a white color to it. You have to edit the block and remove completely the title, because it takes vertical space.
Hello infowonders, Thank you
Hello infowonders,
Thank you so much for your help:)
After follow the steps your mentioned, it works now.
Regards,
Andrew