Customizing SMF > Theme Site Themes
PremiumMGC
Antechinus:
Pretty smooth theme there. I think some of the detailing could be a little slicker, but you're probably thinking the same already. I always get like that with anything I do myself. :)
Ricky.:
Thanks Ante, you see with every new design you create, you get idea for better one :P .. hopefully I will try to come up with something better in future :)
simon36:
Hi, the theme looks great. Is it possible it could be a little wider? Also the news goes over the search box for me.
Thank you.
Ricky.:
Thankyou that you find theme great...
Regarding making it wider...It is fixed width theme so you can't make it wider, for news going over search box...
Search :
--- Code: ---#top_section div.news {
bottom: 64px;
color: #FFFFFF;
float: right;
position: absolute;
right: 0;
}
--- End code ---
Replace with :
--- Code: ---#top_section div.news {
bottom: 64px;
color: #FFFFFF;
float: right;
position: absolute;
right: 0;
width: 75%;
}
--- End code ---
find above in Themes/premiummgc/css/index.css
phantomm:
awesome theme :) I like styles for [code] and [quote] tags
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version