News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Yabb SE Next Gen

Started by Akyhne, February 05, 2011, 12:43:06 PM

Previous topic - Next topic

Akyhne

I see your snapshot now. Put this in your index.css file:
/* Simple Portal */
h4.catbg span.left, h4.catbg2 span.left, h3.catbg span.left, h3.catbg2 span.left, .table_list tbody.header td span.left, h3.titlebg span.left
{
background: none !important;
}
div.sp_block, div.sp_content_padding
{
border-left: 1px solid #6e94b7;
border-right: 1px solid #6e94b7;
}
#sp_left div.windowbg span.topslice, #sp_right div.windowbg span.topslice, #sp_center  div.windowbg span.topslice,
#sp_left div.windowbg2 span.topslice, #sp_right div.windowbg2 span.topslice, #sp_center  div.windowbg2 span.topslice,
#sp_left div.windowbg3 span.topslice, #sp_right div.windowbg3 span.topslice, #sp_center  div.windowbg3 span.topslice
{
border-top: 1px solid #6e94b7;
}
#sp_left div.windowbg span.botslice, #sp_right div.windowbg span.botslice, #sp_center  div.windowbg span.botslice,
#sp_left div.windowbg2 span.botslice, #sp_right div.windowbg2 span.botslice, #sp_center  div.windowbg2 span.botslice,
#sp_left div.windowbg3 span.botslice, #sp_right div.windowbg3 span.botslice, #sp_center  div.windowbg3 span.botslice
{
border-bottom: 1px solid #6e94b7;
}
.windowbg3 span.botslice
{
border-left: 1px solid #6e94b7;
border-right: 1px solid #6e94b7;
padding-left: 20px;
}
.windowbg3 span.topslice span, .windowbg3 span.botslice span
{
height: 11px;
display: block;
}
/* END Simple Portal */

Linda.V

Yesss... fine now, thx Akyhne ;)

metoyou

I have a problem that i have not found it in Classic Theme 1.1.x

the problem is

if someone makes a post and includes a huge photo in it, there is a scroll bar on the bottom of the image, rather than in the browser. The table doesnt expand, so you have to go to the bottom of the picture to to scroll left and right, which is a bit of an inconvenience.

Could you please help me to solve ?? Sorry about my poor English  :-* :-*

vegitaboss

Very good looking one...Thanks :)

cyclotronic

Great theme.  I just upgraded a site from 1.1.X to 2.0.1 and the old Yabb theme totally broke.  This is a good upgrade.

However, I think I found a bug.  There is a setting for a 'slogan' that if set, is supposed to replace the SMF logo at top-left.  When I set it, the text appears to the left of the search box instead.

Also, if you could point me in the direction of which file to edit to remove the quotation-mark image inside quote blocks of text, I'd appreciate it.  It would also be nice if this was a setting one could turn on or off with a checkbox.

Akyhne

There could be settings for many things in a theme. Many forum admins are  changing the header anyway to suit their needs. We designers can't guess how people want it in advance.

Btw, there will soon be an official Yabb SE (2.0) available. Almost the same as the old Yabb, but with SMF 2 look.

Akyhne

Quote from: cyclotronic on November 05, 2011, 07:38:41 PM
Also, if you could point me in the direction of which file to edit to remove the quotation-mark image inside quote blocks of text, I'd appreciate it.  It would also be nice if this was a setting one could turn on or off with a checkbox.
It's a .css thing. Look in index.css for:
blockquote.bbc_standard_quote, blockquote.bbc_alternate_quote {
    background: url("../images/theme/quote.png") no-repeat scroll 0.1em 0.1em transparent;

cyclotronic

Thanks!   Any thought on that possible bug with the slogan setting?

Akyhne


cyclotronic

"Add your own text for a slogan here. It will replace the SMF logo."

I set it to "TEST".  A partial screenshot is attached.




Akyhne

That's a standard SMF text. I'm not going to remove it, retranslate it or change the way it works. If you want to build a custom header, do like other people do; change it.
If you need help with it, ask in the G&T board:
http://www.simplemachines.org/community/index.php?board=34.0

cyclotronic

OK, then the bug is with the standard text.  No big deal, I'll swap out the logo myself.  Thanks for your help.

Linda.V

Quote from: Akyhne on November 05, 2011, 08:40:49 PM
Btw, there will soon be an official Yabb SE (2.0) available. Almost the same as the old Yabb, but with SMF 2 look.
Yesss... I'm looking forward to it and thanks already in advance for the work on it.

Akyhne

This theme has been moved to my own theme site (read first post).

jeanineh

Hi, I just had this installed last night and I would like to change the text color of the categories on the index page. I know you do this in the index.css section but not being familiar with doing this I thought you might give me an idea of just where to look. It would probably take me forever to finally find it. Would appreciate the help.....Thanks

Akyhne

With Firefox and Firebug, it's a simple click to figure out: http://www.youtube.com/watch?v=3KdNRZS-uSg

Add something like
td.catbg a:link, td.catbg a:visited
{
color: red;
}

VerlaKay

I have been beating my head on my desktop for over a week now without success, trying to find a way to replace the SMF logo on the top left header of my forum with my creations logo. When I use the Admin area of the theme, my logo is inserted below the header, instead of replacing the SMF logo. (See image below.) I have tried replacing the yabb.smf.logo.png image via SiteGround, but that didn't work either. I am NOT computer savvy and am terrified of breaking my forum if I start mucking around in the codes. Help, please?

Advertisement: