Golpo Profile CSS Help - Golpo Community Forum
Golpo Community Forum   

Go Back   Golpo Community Forum > Golpo Administration > Help & Support Desk

Help & Support Desk Help With Any Issue In The Forums.

Closed Thread
 
LinkBack (4) Thread Tools Display Modes
  4 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-04-2007, 01:01 AM
Icy's Avatar
Icy Icy is offline
Icy is in love with depression_within
bujhchi!!!
Developer
Gender: Male
My System
 
Posts: 22,574
Threads: 301
Last Online: 10-07-2008 09:52 PM
Join Date: Dec 2005
Location: /dev/null/
Blog Entries: 1
Send a message via MSN to Icy
Cool Golpo Profile CSS Help


Want to change your profile color? Let me try to explain how the CSS works on profile.

Body:
HTML Code:
body
{
	background: #800080;
	color: #FFFFFF;
	margin: 5px;; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif
}
a:link, body_alink
{
	color: #800080;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #800080;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #800080;
	text-decoration: underline;
}
Navbar:
HTML Code:
.navbar
{
	color: #800080;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:link, .navbar_alink
{
	color: #800080;
	text-decoration: none;
}
.navbar a:visited, .navbar_avisited
{
	color: #800080;
	text-decoration: none;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
	color: #800080;
	text-decoration: underline;
}
td, th, p, li
{
	color: #800080; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
Border:
HTML Code:
.border_out {
border-top: 1px solid #800080;
border-bottom: 1px solid #800080;
border-left: 1px solid #800080;
border-right: 1px solid #800080;
}
.border_in {
border-top: 1px solid #800080;
border-bottom: 1px solid #800080;
border-left: 1px solid #800080;
border-right: 1px solid #800080;
}
Footer:
HTML Code:
.vb_footer
{
	background: #800080;
	color: #FFFFFF;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif
}
.vb_footer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.vb_footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vb_footer a:hover, .vb_footer a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
Navbar Menu:
HTML Code:
.vbmenu_control
{
	background: #DDE0E4;
	color: #800080;
	white-space: nowrap;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #800080;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #800080;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #800080;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #800080;
	border: 1px solid #E3E6E8;
}
.vbmenu_option
{
	background: #f0f4f8;
	color: #800080;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #800080;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #800080;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #800080;
	text-decoration: underline;
}
.vbmenu_hilite
{
	background: #e0eaf5;
	color: #800080;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #800080;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #800080;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #800080;
	text-decoration: none;
}
Misc.:
HTML Code:
.tcat
{
	background: #800080;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif
}
.tcat a:link, .tcat_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.thead
{
	background: #800080;
	color: #FFFFFF;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.smallfont
{
	color: #800080; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tborder
{
	background: #FFFFFF;
	color: #800080;
}
.time
{
	color: #800080;
}
legend
{
	color: #800080;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.fieldset { color: #800080; margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { color: #800080; font-size: 11px; }
You can see the demo here! You can change the color that suits you! If you need any help just shout! I 'll figure it out .
  #2 (permalink)  
Old 07-04-2007, 01:03 AM
Ria's Avatar
Ria Ria is offline
Ria has no status.
G. Omega
Gender: Female
 
Posts: 5,338
Threads: 64
Last Online: 09-21-2007 03:09 AM
Join Date: May 2007
Location: AIR
Default


thanks
i wanted to open a thread about it thanks a lot again



haat bariye pai na tare, mon bariye pai.....hridoy die ami tare hridoy chuye jai
  #3 (permalink)  
Old 07-04-2007, 01:06 AM
Bristir Chhonde's Avatar
Bristir Chhonde is ghumote chai oneek
G. Immortal
Gender: Female
 
Posts: 4,188
Threads: 80
Last Online: 10-07-2008 07:49 PM
Join Date: Apr 2007
Location: Meghla Megher Deshe, Bristi Hoye Pori Seshe :)
Blog Entries: 5
Default


mee tooo wanted open a thread...thanks ICY bhaiaa...we shud help our members here...YAY! great!


Sponsored Links
  #4 (permalink)  
Old 07-04-2007, 01:10 AM
Ria's Avatar
Ria Ria is offline
Ria has no status.
G. Omega
Gender: Female
 
Posts: 5,338
Threads: 64
Last Online: 09-21-2007 03:09 AM
Join Date: May 2007
Location: AIR
Default


Quote:
Originally Posted by Bristir Chhonde View Post
mee tooo wanted open a thread...thanks banna bhaiaa...we shud help our members here...YAY! great!
are eta icy bhaia


haat bariye pai na tare, mon bariye pai.....hridoy die ami tare hridoy chuye jai
  #5 (permalink)  
Old 07-04-2007, 01:16 AM
Bristir Chhonde's Avatar
Bristir Chhonde is ghumote chai oneek
G. Immortal
Gender: Female
 
Posts: 4,188
Threads: 80
Last Online: 10-07-2008 07:49 PM
Join Date: Apr 2007
Location: Meghla Megher Deshe, Bristi Hoye Pori Seshe :)
Blog Entries: 5
Default


Quote:
Originally Posted by Ria View Post
are eta icy bhaia

KHAICHE...I MEAN



RIAA APIIIIIIIIIIIIIIII grrrrrrrrrrrrrrrrrrrrrrr

fine! you know icy bhaiaa wat i mean...mair dio na pls


  #6 (permalink)  
Old 07-04-2007, 01:37 AM
Icy's Avatar
Icy Icy is offline
Icy is in love with depression_within
bujhchi!!!
Developer
Gender: Male
My System
 
Posts: 22,574
Threads: 301
Last Online: 10-07-2008 09:52 PM
Join Date: Dec 2005
Location: /dev/null/
Blog Entries: 1
Send a message via MSN to Icy
Default


Bristir Chhonde apu its ok . Try adding the 'Navbar', 'Navbar Menu', 'Border', & 'Footer'. BTW its nice you did change the 'alt1' & alt2' too. Looks nice .
  #7 (permalink)  
Old 07-04-2007, 01:44 AM
Bristir Chhonde's Avatar
Bristir Chhonde is ghumote chai oneek
G. Immortal
Gender: Female
 
Posts: 4,188
Threads: 80
Last Online: 10-07-2008 07:49 PM
Join Date: Apr 2007
Location: Meghla Megher Deshe, Bristi Hoye Pori Seshe :)
Blog Entries: 5
Default


Quote:
Originally Posted by Icy View Post
Bristir Chhonde apu its ok . Try adding the 'Navbar', 'Navbar Menu', 'Border', & 'Footer'. BTW its nice you did change the 'alt1' & alt2' too. Looks nice .
Seee Kolijar Tukra, bhaiaa didn't mind at all...

Thanks bhaiaa...OKI bhaiaa..I am gone work on it....


  #8 (permalink)  
Old 07-04-2007, 03:59 AM
Bristir Chhonde's Avatar
Bristir Chhonde is ghumote chai oneek
G. Immortal
Gender: Female
 
Posts: 4,188
Threads: 80
Last Online: 10-07-2008 07:49 PM
Join Date: Apr 2007
Location: Meghla Megher Deshe, Bristi Hoye Pori Seshe :)
Blog Entries: 5
Default


Ria Kolijar Tukra.... tomar jonno...Simply Copy Paste kore tomar profile CSS portion-e add koro...erpor save...Jodi color pochondo na hoi amake Janau


GREEN COLOR

Quote:


body
{
background: #348017;
color: #99C68E;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 5px 10px 10px 10px;
padding: 0px;
}
a:link
{
color: #99C68E;
}
a:visited
{
color: #99C68E;
}
a:hover, a:active
{
color: #00FF00;
}
.page
{
background: #41A317;
color: #571B7E;
}
td, th, p, li
{
color: #99C68E; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
background: #348017;
color: #99C68E;
border:1px solid #7FE817;
}
.tcat
{
background: #348017;
color: #99C68E;
font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link
{
color: #99C68E;
text-decoration: none;
}
.tcat a:visited
{
color: #99C68E;
text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
color: #00FF00;
text-decoration: underline;
}
.thead
{
background: #348017;
color: #99C68E;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
color: #99C68E;
}
.thead a:visited
{
color: #99C68E;
}
.thead a:hover, .thead a:active
{
color: #00FF00;
}
.tfoot
{
background: #348017;
color: #99C68E;
}
.tfoot a:link
{
color: #99C68E;
}
.tfoot a:visited
{
color: #99C68E;
}
.tfoot a:hover, .tfoot a:active
{
color: #00FF00;
}
.alt1, .alt1Active
{
background: #437C17;
color: #99C68E;
}
.alt2, .alt2Active
{
background: #437C17;
color: #99C68E;
}
td.inlinemod
{
background: #348017;
color: #99C68E;
}
.wysiwyg
{
background: #348017;
color: #99C68E;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
font-size: 11px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
color: #99C68E;
}
.navbar
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
color: #99C68E;
font-weight: bold;
}
.fjsel
{
background: #348017;
color: #99C68E;
}
.fjdpth0
{
background: #348017;
color: #99C68E;
}
.fjdpth2
{
background: #348017;
color: #99C68E;
}
.fjdpth4
{
background: #348017;
color: #99C68E;
}
.panel
{
background: #348017;
color: #99C68E;
padding: 10px;
border: 2px outset;
}
.panelsurround
{
background: #348017;
color: #99C68E;
}
legend
{
color: #99C68E;
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
background: #348017;
color: #99C68E;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.vbmenu_control a:link
{
color: #99C68E;
text-decoration: none;
}
.vbmenu_control a:visited
{
color: #99C68E;
text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
color: #00FF00;
text-decoration: underline;
}
.vbmenu_popup
{
background: #348017;
color: #99C68E;
border: 1px solid #7FE817;
}
.vbmenu_option
{
background: #348017;
color: #99C68E;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}
.vbmenu_option a:link
{
color: #99C68E;
text-decoration: none;
}
.vbmenu_option a:visited
{
color: #99C68E;
text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
color: #00FF00;
text-decoration: none;
}
.vbmenu_hilite
{
background: #348017;
color: #99C68E;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}
.vbmenu_hilite a:link
{
color: #99C68E;
text-decoration: none;
}
.vbmenu_hilite a:visited
{
color: #99C68E;
text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
color: #00FF00;
text-decoration: none;
}
.navbar
{
color: #99C68E;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:link, .navbar_alink
{
color: #99C68E;
text-decoration: none;
}
.navbar a:visited, .navbar_avisited
{
color: #99C68E;
text-decoration: none;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
color: #00FF00;
text-decoration: underline;
}


  #9 (permalink)  
Old 07-04-2007, 04:17 AM
Icy's Avatar
Icy Icy is offline
Icy is in love with depression_within
bujhchi!!!
Developer
Gender: Male
My System
 
Posts: 22,574
Threads: 301
Last Online: 10-07-2008 09:52 PM
Join Date: Dec 2005
Location: /dev/null/
Blog Entries: 1
Send a message via MSN to Icy
Default


HTML Code:
background: #348017;
color: #99C68E;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
font-size: 11px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.fjsel
{
background: #348017;
color: #99C68E;
}
.fjdpth0
{
background: #348017;
color: #99C68E;
}
.fjdpth2
{
background: #348017;
color: #99C68E;
}
.fjdpth4
{
background: #348017;
color: #99C68E;
}
.panel
{
background: #348017;
color: #99C68E;
padding: 10px;
border: 2px outset;
}
.panelsurround
{
background: #348017;
color: #99C68E;
}
You don't need these code at all.
  #10 (permalink)  
Old 07-04-2007, 04:20 AM
Bristir Chhonde's Avatar
Bristir Chhonde is ghumote chai oneek
G. Immortal
Gender: Female
 
Posts: 4,188
Threads: 80
Last Online: 10-07-2008 07:49 PM
Join Date: Apr 2007
Location: Meghla Megher Deshe, Bristi Hoye Pori Seshe :)
Blog Entries: 5
Default


Quote:
Originally Posted by Icy View Post
HTML Code:
background: #348017;
[html]
You don't need these code at all.
Oki bhaiaa..I copy this from Nneel bhaia's thread..Thanks bhaaiiaa..and i have changed the Navbar...

ei bhaiaaa Navbar er bg change kora jabena??


Closed Thread

Sponsored Links

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.golpo.net/forum/f3/golpo-profile-css-help-7801/
Posted By For Type Date
vS-Interactive Profiles - Page 30 - vBulletin.org Forum This thread Refback 11-11-2007 01:07 PM
vS-Interactive Profiles - Page 30 - vBulletin.org Forum This thread Refback 11-11-2007 08:59 AM
vS-Interactive Profiles - Page 30 - vBulletin.org Forum This thread Refback 11-11-2007 03:22 AM
vS-Interactive Profiles - Page 30 - vBulletin.org Forum This thread Refback 11-11-2007 02:43 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Band Profile : Pantera dead_eyez World Music 19 10-05-2008 07:48 PM
Love Profile Pakhi... WWW Zone 20 01-13-2008 08:09 AM
Profile views self_shattered Golpo Graveyard 102 11-30-2007 04:40 PM
Profile visitors self_shattered Help & Support Desk 1 05-29-2007 06:50 PM



All times are GMT +7. The time now is 06:49 AM.

Copyright ©2003 - 2008, Golpo Community. All Rights Reserved.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Islamicvdos.com | Your Ads Here
Loans | Remortgages | Loan | Internet Advertising | Loans