Hi please refer to my site here http://www.afrikafilm.com.
I would like to reposition my sidebar widgets by moving them up slightly. Does anyone know where in the code I can be able to do this? I am using K2.
Thanks in advance!:)
Hi please refer to my site here http://www.afrikafilm.com.
I would like to reposition my sidebar widgets by moving them up slightly. Does anyone know where in the code I can be able to do this? I am using K2.
Thanks in advance!:)
This is from line 384 of your stylesheet style.css
.secondary div {
margin: 20px 0 0;
padding: 0;
position: relative;
}
change the 20px to a smaller number. That is the margin at the top of the sidebar. Experiment until you are happy with the results.
Thanks for the help! Do you know how to put my facebook, twitter etc. links up in the header. Or do you know of a plugin that allows this?
This topic has been closed to new replies.