Customizing SMF > Theme Site Themes

Vertex

<< < (3/22) > >>

darcysarto:
Hi, this a very nice looking theme. Having tried it out I found I could not get it to display my own logo, is there a reason for this? Also I have Facebook Connect mod installed and the login button went missing, would I need to re-install it?

żεχเ๏ภ:

--- Quote from: ARG on September 07, 2011, 11:31:06 AM ---Nice work, very clean.  ;)


--- Quote from: żεχเ๏ภ on September 05, 2011, 04:58:51 PM ---http://mainmedia.neg0.ca/blastbox/index.php

Yeah, slight problem. The bar gradient on "User Info" "Top Posts" "Who's Online?" etc on Simple Portal don't stretch far enough, what is the solution for this?

Thanks,
Jason

--- End quote ---

Grab a copy of the portal.css file from the default themes css folder and place it in your current theme css folder.

--- End quote ---

Thanks a ton. +1  :)

Flavious:
When someone logs in, we have the option to show unread posts. My users are screaming bloody murder because the "view replies to your posts" option is missing. How and where can I add that back in?

MLM:

--- Quote from: Flavious on October 14, 2011, 11:07:08 AM ---When someone logs in, we have the option to show unread posts. My users are screaming bloody murder because the "view replies to your posts" option is missing. How and where can I add that back in?

--- End quote ---

Uhh all you have to is add "?action=unread" to the url to index.php to get there. Or just add a link where ever you want with it.

Ex:

--- Code: ---<a href="', $scripturl ,'?action=unread">View Unread</a>

--- End code ---

Flavious:

--- Quote from: MLM on October 14, 2011, 04:15:39 PM ---
--- Quote from: Flavious on October 14, 2011, 11:07:08 AM ---When someone logs in, we have the option to show unread posts. My users are screaming bloody murder because the "view replies to your posts" option is missing. How and where can I add that back in?

--- End quote ---

Uhh all you have to is add "?action=unread" to the url to index.php to get there. Or just add a link where ever you want with it.

Ex:

--- Code: ---<a href="', $scripturl ,'?action=unread">View Unread</a>

--- End code ---

--- End quote ---

That's the same thing thing that is already there. The theme contains a link to Unread Posts. I need the link to "Show new replies to your posts"

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version