View Full Version : Feeling Blues
AnthonyE
06-17-2008, 10:00 PM
This is light liquid skin we designed to be used mostly for professional boards. Works just as well in fixed width and not too heavy on the graphics. See demo below.
Liquid Demo (http://advancedskins.com/forum/index.php?styleid=18)
vbAdvanced CMPS Demo (http://advancedskins.com/forum/cmps_index.php?styleid=18)
Installation
Upload the images folder into your forums root directory then install feeling_blues.xml file from your admin panel
Zip file contains
PSD source file for the header/background/buttons
Feeling Blues xml file
images folder to be used with the style
NAZIA
06-18-2008, 07:25 PM
The best skin for my board thanks.
Installed..
Thanks again..
Bacon Butty
06-18-2008, 07:40 PM
I like it, I like it a lot.
Well done.
Bacon Butty
06-18-2008, 09:27 PM
I am considering using this style as the main one for my site, however it depends whether I can achieve a few seemingly simple tweaks.
Could anybody please tell me how I can change the font colour of the text shown on this screenshot (http://img361.imageshack.us/img361/8223/examplees2.jpg)? Any help greatly appreciated.
http://img361.imageshack.us/img361/8223/examplees2.jpg
AnthonyE
06-18-2008, 10:35 PM
.nav_text a:link { font-weight: none;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
color:#37729f;
padding-left:10px;
padding-right:10px;}
.nav_text a:visited { font-weight: none;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
color:#37729f;
padding-left:10px;
padding-right:10px;}
.nav_text a:hover { font-weight: none;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;}
if you pull up additional Css definitions in all style options for this skin, you can just edit the above code to the color you like
Bacon Butty
06-18-2008, 11:03 PM
Thanks a lot Anthony. Really appreciated that mate.
Any ideas how I can change this bit though?
http://img174.imageshack.us/img174/5885/skinkn8.jpg
Cant for the life of me figure out how where to change that white text.
Rated Excellent and clicked install. Great skin.
AnthonyE
06-18-2008, 11:06 PM
in the same style sheet
.nav_text, should be right above .nav_text a:link
Q-v-n-s-Q
06-19-2008, 12:42 AM
nice themes, thank
Bacon Butty
06-19-2008, 11:33 AM
in the same style sheet
.nav_text, should be right above .nav_text a:link
Tried that mate.
It works when within a forum, but on the forum home, it's still white.
[edit] Its okay now, I found the code in navbar and changed font colour that way.
AnthonyE
06-19-2008, 03:11 PM
thanks for the kind words everybody
nesta2006
06-19-2008, 11:32 PM
hello.
how change logo ?
plz help me .
ShawneyJ
06-20-2008, 12:26 AM
looks good, nice work.
SticKer13
06-20-2008, 10:37 AM
Wow!! It looks really good. I might use it for my forum.
Bacon Butty
06-20-2008, 12:47 PM
Still tweaking it prior to making it my main forum style.
Any ideas how to make the first recipient username in the PM drop down visible? As in, how do I change the font from white?
http://img57.imageshack.us/img57/9917/pmzi4.jpg
Thanks
AnthonyE
06-20-2008, 02:47 PM
hello.
how change logo ?
plz help me .
path to the logo is in the all style options for this skin, you either need to replace logo.gif in the images/feeling_blues/misc folder or change the path to your own.
Any ideas how to make the first recipient username in the PM drop down visible? As in, how do I change the font from white?
find Popup Menu Highlighted Option in all style options and change the font color to #367caf or black whatever works.
Bacon Butty
06-20-2008, 04:56 PM
Thanks again for the support Anthony.
AnthonyE
06-20-2008, 05:30 PM
username color is set in the postbit template
I'll look into this ie problem
Bacon Butty
06-20-2008, 05:35 PM
Thanks.
Fantastic skin, by far the best I have seen on vB.
Bacon Butty
06-22-2008, 09:55 PM
Solved that problem. Just last few niggling bits.
Any idea how to change this colour http://img508.imageshack.us/img508/775/screensz4.jpg (b4dbe0) without changing the table border css? Thats the only way I can see which changes the colour in the screenshot, but I want the table border to remain that colour.
Also, how to I alter the colours here? http://img48.imageshack.us/img48/6723/screen2hl2.jpg
Thanks :)
fr?nk
06-23-2008, 05:29 PM
Hi!
Any idea how to change the position of the pathway to stand right beside the logo at the top?
Furthermore, I would like to include a header_size2.jpg image that uses the entire horizontal space.
Preview www.kartenforen.de
Many thanks in advance.
Best,
Frank
AnthonyE
06-24-2008, 03:52 PM
Solved that problem. Just last few niggling bits.
Any idea how to change this colour http://img508.imageshack.us/img508/775/screensz4.jpg (b4dbe0) without changing the table border css? Thats the only way I can see which changes the colour in the screenshot, but I want the table border to remain that colour.
Also, how to I alter the colours here? http://img48.imageshack.us/img48/6723/screen2hl2.jpg
Thanks :)
you're looking for .vbmenu_control in all style option. The other color has to be changed in the showthread template for this skin.
you should be looking for this code:
<td style="background-color:#367caf" width="100%">
AnthonyE
06-24-2008, 03:57 PM
Hi!
Any idea how to change the position of the pathway to stand right beside the logo at the top?
Furthermore, I would like to include a header_size2.jpg image that uses the entire horizontal space.
Preview www.kartenforen.de
Many thanks in advance.
Best,
Frank
it's not gonna work because the logo right now is the header template and breadcrumbs only work in a navbar template. If you want to move breadcrumbs right beside the logo you need to copy the header template into navbar
mesdar
07-12-2008, 07:04 AM
very nice
thanx
Sayrex
07-12-2008, 09:45 AM
Nice Style realy .
IRANCITY
07-13-2008, 08:07 PM
nice style
installed
can u download this style....DEMO (http://www.advancedskins.com/forum/index.php?styleid=5)
NikosN
07-14-2008, 01:27 PM
Thank you :)
martdj
07-14-2008, 07:12 PM
Sorry for the noob question, but your instructions say to upload the 'images' folder to the root of my forum folder. Isn't there already an 'images' folder in the root? Thanks for the help! Great skin!
GSeybold
11-14-2008, 11:57 AM
excellent skin!
wayne.richards@
11-30-2008, 03:20 PM
Now I Really Like This Style! A LOT! Just Wondered How I Would Edit This To Make The Logo Centred?
<!-- logo -->
<a name="top"></a>
<br />
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td bgcolor="#FFFFFF" align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td bgcolor="#FFFFFF" align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
<tr>
<td colspan="2" style="background-image:url(images/feelingblues/misc/header_line.jpg); background-repeat:no-repeat; background-position:right; background-color:#FFFFFF;" height="25">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
mac-warez
11-30-2008, 03:28 PM
<!-- logo -->
<a name="top"></a>
<br />
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td bgcolor="#FFFFFF" align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td bgcolor="#FFFFFF" align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
<tr>
<td colspan="2" style="background-image:url(images/feelingblues/misc/header_line.jpg); background-repeat:no-repeat; background-position:right; background-color:#FFFFFF;" height="25">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
this should center the logo :)
wayne.richards@
11-30-2008, 05:47 PM
Thanks Mac, Worked A Treat
wayne.richards@
12-07-2008, 02:29 PM
Everybody Who Has Looked At This Style On My Forums Loves It! Never Had That Response Before! Well Done!
d3nnis
12-12-2008, 04:11 PM
i realised something about this skin. Under New post... the menu bar is missing.
netma11
12-13-2008, 05:24 PM
thanks
GSeybold
01-12-2009, 03:31 AM
Excellent Skin! Looks great with my logo!
Thank you so very much for such a nice skin! It's so soft and happy! :up:
Gabby
GSeybold
01-12-2009, 06:55 AM
Done with uploading. This looks exception on my board! Thanks so much. I would like to give you a donation, how would I do this? :)
Sayrex
01-12-2009, 03:07 PM
hi , Nice theme ? but not fix to vb 3.8 ?
GSeybold
01-13-2009, 08:40 PM
This style looks really good using the horizontal Postbit. Best I've seen. Sample below.
Thanks again.
GSeybold
01-22-2009, 09:29 AM
Hi Anthony
Having a problem with the background not showing up in Firefox. Any advice? Thanks
Gabby
GSeybold
01-24-2009, 08:10 AM
Sorry once again to be such a bother. Is there any fix for this using Firefox? Not looking to great in this browser.
GSeybold
03-08-2009, 04:57 AM
Urljet just installed VBA for me and it looks really good with this particular skin. The demo isn't working here from the vba view but trust me it looks good and professional. I changed the statusicons to something a little smaller, blue and brighter. Perks things up a bit. It looks particulary good using a second navigation bar and left columns.
Gabby
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.