Customizing SMF > Modifications and Packages
Fixed Social Bookmarks V2
ESLLOL:
Hi, I just installed this and it says the installation process was fine (no errors) but it's not displaying on the the side, but at the top left. Also not displaying icons. I've attached a screen shot. This looks like a great mod and would love to use it so any suggestions would be great.
OnlineFunCorner:
hi, i have installed it without any difficulty, but icons are showing on the content of the page, it should display in page margins, but page margins also not showing, check this attached image
thanks
4Kstore:
Your forum doesnt have margin... social icon are fixed to bordes but needs margin from the body section
OnlineFunCorner:
my forum have upper and lower margins just like this forum, but having no right and left margins like this forum, i am using using latest smf 2.0.4, is latest version having no left and right margins??? how i can add them?
4Kstore:
You don't have a wrapper section, you can search in index.css the line:
--- Code: ---body {
margin-top: 15px;
--- End code ---
add after:
--- Code: ---margin-left: 30px;
--- End code ---
or add:
--- Code: ---width: 90%;
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version