09-10-2014, 05:25 PM
(09-10-2014, 02:36 PM)meddc link Wrote: Sorry. Tried adding this to the stylesheet as suggested:
Code:/* JoRuss Code */
#main_content_section > div > ul {
position: relative;
margin-top: -30px;
padding-left: 10px;
border: 0;
}
This was the result:
http://medd.uk/sample2.jpg
Yeah, that's how it supposed to look :-)
You can adjust the position by changing padding-left (left-right) and margin-top (up-down, more negative = higher)