SMF For Free Support Forum
Signup For Free Forum
November 21, 2008, 09:44:20 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: HeliosRed Boardes  (Read 424 times)
0 Members and 1 Guest are viewing this topic.
Tuberavens
SMF For Free Member
*
Offline Offline

Posts: 43



View Profile
« on: September 05, 2008, 07:37:42 am »

Forum Url: http://Tuberavens.smfforfree2.com
I was wondering how to change the boarders from red to gold.
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #1 on: September 05, 2008, 10:39:10 am »

Forum Url: http://Tuberavens.smfforfree2.com
I was wondering how to change the boarders from red to gold.

Just the borders?     The thin red one that is around everything?


Look for this area in the css:

Code:
/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 8px;
border-width: 2px;
border-style: solid;
border-color: #5F1212;
background-color: #000000;
 }


Change the hex color for:    border-color:  #5F1212
Try maybe #796B42
« Last Edit: September 05, 2008, 10:47:41 am by simply sibyl » Logged

Tuberavens
SMF For Free Member
*
Offline Offline

Posts: 43



View Profile
« Reply #2 on: September 05, 2008, 11:13:42 am »

Forum Url: http://Tuberavens.smfforfree2.com
I changed the Change the hex color
Code:
/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 8px;
border: 1px solid #FFD700;
background-color: #000000;
}
hit the modify button
checked it and it is still red.
Am I in the wrong area of the css.
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #3 on: September 05, 2008, 11:15:33 am »

have you refreshed/reloaded your browser?   You need to do so to see the changes you made in the css.

Make sure that when you click Modify that you choose the helios red style
You edited the correct place.  I know it looks different then what I posted but you are using the older code for helios red.  I updated it and the other helios styles a few weeks ago.
« Last Edit: September 05, 2008, 11:17:58 am by simply sibyl » Logged

puchisana
SMF For Free Member
*
Offline Offline

Posts: 32


View Profile
« Reply #4 on: September 06, 2008, 10:18:01 pm »

Aalso you have to select Style again and reload
Logged
Tuberavens
SMF For Free Member
*
Offline Offline

Posts: 43



View Profile
« Reply #5 on: September 07, 2008, 10:19:22 am »

Forum Url: http://Tuberavens.smfforfree2.com
Thank you so far so good.
Logged

Tuberavens
SMF For Free Member
*
Offline Offline

Posts: 43



View Profile
« Reply #6 on: September 09, 2008, 10:25:41 am »

Need help with one more thing.

I have been trying to change  the red bars even used the color coded stale sheet

changed the titlebg and nothing happens .

Code:
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: white;
font-style: normal;
background: url(http://www.smfboards.com/Themes2/userstyles/heliosred/titlebg.png) #000000 repeat-x;
border-bottom: solid 1px #000000;
border-top: solid 1px #000000;
padding-left: 10px;
padding-right: 10px;
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #7 on: September 09, 2008, 10:48:09 am »

If you are wanting to change the image just replace that image url and also change the background color (#000000) so that it is the same color as the new image.

If you are wanting to use NO image at all then change the line that has the url in it to be:
background:   #000000;

change #000000 to the color you want for the titlebg area


Btw if you are trying to edit the helios red theme that you had installed by clicking on it directly in Manage Styles it may be better if you create a NEW style.  Copy the css to the new style and use that instead.    Have noticed (for whatever reason) some of the preinstalled ones in Manage Styles seem to take abit longer for edits to work.


« Last Edit: September 09, 2008, 10:50:12 am by simply sibyl » Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #8 on: September 09, 2008, 11:05:54 am »

I noticed one thing in the css ..    go down to where the maintab section is and change the border-bottom to 2px in this section

Code:
.maintab_first
{
background: #404040;
             border-left:  2px solid #796B42;
             border-bottom:  3px solid #796B42;
width: 10px;
}

er and for that titlebg  you put in this:
background#00000 repeat-x;

change that to:
background:  #000000;
« Last Edit: September 09, 2008, 11:09:52 am by simply sibyl » Logged

Tuberavens
SMF For Free Member
*
Offline Offline

Posts: 43



View Profile
« Reply #9 on: September 09, 2008, 11:20:46 am »

Thank you
« Last Edit: September 09, 2008, 11:23:02 am by Tuberavens » Logged



Pages: [1]
  Print  
 
Jump to:  

cheap low cost web hosting reviews

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.355 seconds with 17 queries.