[ Video Sharing CMS v4 ] alignment issues

Started by ronyhage,

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

ronyhageTopic starter

Hi,

Please find the attached pic there is an alignment issue.

Can you please advise what to do.

Thanks.
  •  

PHPVibe A.

Hi, the icons have different sizings when rendered due to geometrical shape, you could force an width to them via css.

.sidebar-nav ul li i

ronyhageTopic starter

Quote from: Alexander on
Hi, the icons have different sizings when rendered due to geometrical shape, you could force an width to them via css.

.sidebar-nav ul li i


sorry what do you mean I can force? and the code you provided how do I put it in the file and which file? sorry for asking as I am no coder.  thank you.
  •  

PHPVibe A.

tpl/main/css/vibe.style.css
the definition is already there, you just need to add a width, for example width:30px; make sure you don't break the css syntax.

Similar topics (7)