PDA

View Full Version : Future Web 2.0


Sofia
06-02-2009, 10:00 PM
Future Web 2.0



Blue, Black and White


https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=215236



https://vborg.vbsupport.ru/



Forumhome

https://vborg.vbsupport.ru/


Nav Buttons with Rollover and PM Box

https://vborg.vbsupport.ru/https://vborg.vbsupport.ru/

Forumdisplay

https://vborg.vbsupport.ru/

Statusicon

https://vborg.vbsupport.ru/

Showthread

https://vborg.vbsupport.ru/



How to add a button in the navbar?

1. Create your button with the PSD (in the zip).
You must create 2 images : normal and over : titleimage_normal.gif and titleimage_over.gif

2. In your template "header",
Find:

<!-- CALENDAR -->

<td width="61" style="vertical-align: bottom;"><a href="calendar.php$session[sessionurl_q]"><img src="images/future/misc/calendar_nav.gif" border="0" overSrc="images/future/misc/calendar_over.gif" clickSrc="images/future/misc/calendar_over.gif"></a></td>

<!-- / CALENDAR -->Add below:


<!-- YOUR IMAGE -->

<td width="61" style="vertical-align: bottom;"><a href="your_link"><img src="images/future/misc/titleimage_nav.gif" border="0" overSrc="images/future/misc/titleimage_over.gif" clickSrc="images/future/misc/titleimage_over.gif"></a></td>

<!-- / YOUR IMAGE -->Replace "your_link" and "titleimage" in this code.

If you want to add button "blog", read this: https://vborg.vbsupport.ru/showthread.php?t=184631&highlight=blog and my previous code.


vBadvanced:
Copy and paste future folder to http://www.yoursite.com/images/future/


Please click INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=215236) if you like this style.

Enjoy ! :)

mikey1991
06-03-2009, 08:22 AM
1st!

great work as always, Sofia.

Clicked installed ;) :) :D

Sofia
06-03-2009, 08:28 AM
1st!

great work as always, Sofia.

Clicked installed ;) :) :D

Hi Mikey. Thank you :)

Emrah Kaya
06-03-2009, 08:55 AM
Thanks Sofia.
ffffffffffffffffffffffffff :)

Sofia
06-03-2009, 09:03 AM
Thanks Sofia.
ffffffffffffffffffffffffff :)


Lol. Thank you. :p

pein87
06-03-2009, 02:41 PM
thanks your so creative I see you going far in graphics design keep up the great work dear. Installed!!

Sofia
06-03-2009, 02:43 PM
thanks your so creative I see you going far in graphics design keep up the great work dear. Installed!!

Thank you for this kind word :)

Rat1972
06-03-2009, 06:45 PM
Not the colours i am searching for, but beautifull skin! Keep up the good work!

Sofia
06-03-2009, 10:46 PM
Not the colours i am searching for, but beautifull skin! Keep up the good work!

Thank you.
When you begin to understand how vB works, it is rather fast and simple to create a style. I spent only two days to create this style: 4 hours to create images and 5 hours to modify templates. :)

I'm on holidays soon. I can create a lot of style. :D

MalluParadise
06-04-2009, 04:04 AM
super skin!!

dvbusuario
06-04-2009, 05:58 AM
In Forumhome the Effect to Buttons with Rollover not show for me :(

Demo:
http://www.eldestrampe.net/foro.php?styleid=82

Sofia, Help me please.

Thank You!

Sorry for my bad english.

Sofia
06-04-2009, 06:22 AM
In Forumhome the Effect to Buttons with Rollover not show for me :(

Demo:
http://www.eldestrampe.net/foro.php?styleid=82Sofia, Help me please.

Thank You!

Sorry for my bad english.

Strange... Can you post here your template "forumhome" please?
Try to disable your shoutbox. And tell me

TheMeanBish
06-04-2009, 08:19 AM
So far the best free skin I saw for VB. installed.

simunaqv
06-04-2009, 08:45 AM
Hi Sofia, thanks for this nice skin. Please consider making it usable with vbadvanced.

Sofia
06-04-2009, 03:52 PM
Hi Sofia, thanks for this nice skin. Please consider making it usable with vbadvanced.
I'ill do it tomorrow ;)

dvbusuario
06-05-2009, 01:12 AM
Strange... Can you post here your template "forumhome" please?
Try to disable your shoutbox. And tell me

Sent by private message, Thank you!

I've disabled the shoutbox and anyway not show the effect.

Sofia
06-05-2009, 05:51 AM
Sent by private message, Thank you!

I've disabled the shoutbox and anyway not show the effect.

I don't know why that doesn't work. Your forumhome template is ok and all work on my forum. So the problem isn't due to my style. Try to disable the Plugin/Hook System (in vboptions).

Bubble #5
06-13-2009, 06:34 PM
What would cause this on the (not logged in) registration page? :confused:

Tried uploading the images again to no effect. It appears to be a coding issue with the center section (tcat?).

Sofia
06-13-2009, 06:47 PM
What would cause this on the (not logged in) registration page? :confused:

Tried uploading the images again to no effect. It appears to be a coding issue with the center section (tcat?).

Strange. I haven't this problem. Where is it? On forumhome page? The welcome box?
Post here your forumhome template.
What's your browser? Firefox, IE, Opera?
Do you have modified any templates?

Bubble #5
06-13-2009, 10:41 PM
Where is it? On forumhome page? The welcome box?
You can see it here (http://www.radarfacts.com/4um/forumdisplay.php?f=2) and here (http://www.radarfacts.com/4um/).

Forumhome looks OK once you register, but the other page still doesn't.

What's your browser? Firefox, IE, Opera?
We've tested it on Firefox and Safari 4. As far as I can tell it's browser independent.

Do you have modified any templates?
This is a brand spanking new forum. As far as I know there are no template mods made. I actually installed it twice with the same effect. All I'm doing now is just making new buttons, and that shouldn't be related because I haven't uploaded them yet. I'm fairly convinced that it has something to do with the center section, but the tcat_center.png image is the correct size (23x32) so I'm guessing it's code related.

Post here your forumhome template.

$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar

<if condition="$show['guest']">
<!-- guest welcome message -->
<tcat1>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tcat1>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table><div class="dcc"><div class="dcg"></div><div class="dcd"></div></div>
<!-- / guest welcome message -->
<br />
</if>

<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

$forumbits
</table>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody><tr>
<td class="alt2" width="100%" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<img src="images/future/misc/mark_read.gif" border="0" style="vertical-align: -5px;" /> <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
<img src="images/future/misc/f_leaders.gif" border="0" style="vertical-align: bottom" /> <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table><div class="dcc"><div class="dcg"></div><div class="dcd"></div></div>
$forumhome_markread_script
<!-- /main -->

<br />
$ad_location[ad_forumhome_afterforums]
<br />

<!-- what's going on box -->
<tcat1>
<td class="cat1" colspan="2">$vbphrase[whats_going_on]</td>
</tcat1>
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
</if>
$template_hook[forumhome_wgo_pos2]
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
$template_hook[forumhome_wgo_stats]
</div>
</td>
</tr>
</tbody>
$template_hook[forumhome_wgo_pos3]
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&amp;day=$today&amp;sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
$template_hook[forumhome_wgo_pos4]
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
$template_hook[forumhome_wgo_pos5]
</table><div class="dcc"><div class="dcg"></div><div class="dcd"></div></div>

<br />
<!-- end what's going on box -->

<!-- icons and login code -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<if condition="$vboptions['showlocks']">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</if>
</table>
</td>
<if condition="!$show['guest']">
<!-- member logout -->
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
<!-- end member logout -->
</if>
</tr>
</table>
<!-- / icons and login code -->

$footer
</body>
</html>

Sofia
06-13-2009, 10:54 PM
I see your code and you use tags <h4> !!! ;)

Bubble #5
06-13-2009, 11:19 PM
Reimported new xml. Same problem. I just turned on the style chooser so you can switch back and forth from original (Future) to the new one I just uploaded (future 2).

Where is <h4>?

Bubble #5
06-13-2009, 11:46 PM
I looked at the source and found this:

<td class="tcat"><h4>Welcome to Radar Facts.</h4></td>

The only problem is we didn't add that, and when I search for <h4> in the templates it comes up with nothing. I also looked at the phrase welcome_to_the_x but h4 is not there either :(

Also found another h4 here:

<td class="tcat" width="100%"><h4>Threads in Forum<span class="normal"> : Main Forum</span></h4></td>

We didn't add that one either.

Where or how could it be picking these <h4> up?

Sofia
06-14-2009, 12:11 PM
hummm... Probably a mod. Try to disable nthe hook system in your vb options.

Bubble #5
06-14-2009, 04:23 PM
It was another skin that was causing it. The vbseo skin. I deleted the skin and all is back to normal. THANK YOU for helping me locate it :)

I just have 2 other small questions and I should be good to go. On the main forumhome and in thread view there is a post icon pictured. The same icon gets pictured at the top of the thread when you make a new thread. None of mine are showing up. I already know that it's an address problem. When I right click on the icon and look at the address it says /images/icons/icon1.gif. It should say /images/future/icons/icon1.gif. The icons ARE showing up in the ACP in the Post Icon Manager. I see no other place to set the address for these icons. Where else can I fix the address for the icons?:confused:

Also what is ca_morpheus?

Under Additional CSS Definitions, it says an image is in

.bbcode-header {
background: #E0E0E0 url(images/ca_morpheus/misc/bg_bbcode.gif)

...but there is no ca_morpheus folder...?

Sofia
06-14-2009, 04:30 PM
It was another skin that was causing it. The vbseo skin. I deleted the skin and all is back to normal. THANK YOU for helping me locate it :)

I just have 2 other small questions and I should be good to go. On the main forumhome and in thread view there is a post icon pictured. The same icon gets pictured at the top of the thread when you make a new thread. None of mine are showing up. I already know that it's an address problem. When I right click on the icon and look at the address it says /images/icons/icon1.gif. It should say /images/future/icons/icon1.gif. The icons ARE showing up in the ACP in the Post Icon Manager. I see no other place to set the address for these icons. Where else can I fix the address for the icons?:confused:

Also what is ca_morpheus?

Under Additional CSS Definitions, it says an image is in

.bbcode-header {
background: #E0E0E0 url(images/ca_morpheus/misc/bg_bbcode.gif)...but there is no ca_morpheus folder...?


CA-morpheus is an other style. This is a mistake, I'll fix this tomorrow.
For your other problem, I'll try to resolve it tonight.

Sofia
06-14-2009, 08:43 PM
For the quote problem, delete in your additionnal css:

.bbcode-start {
border: solid 1px #BCBDC0;
margin: 3px 20px 3px 20px;
}
.bbcode-header {
background: #E0E0E0 url(images/ca_morpheus/misc/bg_bbcode.gif) top left repeat-x;
border-bottom: solid 1px #BCBDC0;
padding: 3px;
color: #000000;
font-size: 10px;
}
.bbcode-header .smallfont {
font-size: 10px;
}
.bbcode-content {
padding: 3px;
background: #FFFFFF url(images/ca_morpheus/misc/bg_bbcode2.gif) top left repeat-x;
color: #000000;
}
.bbcode-poster {
color: #000000;
padding-bottom: 4px;
font-size: 12px;
}
.bbcode-poster strong {
font-weight: normal;
color: #000000;
}

Edit your template bbcode_quote and replace all your code by:

<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%">
<tr>
<td class="alt2" style="border:1px inset">
<if condition="$show['username']">
<div>
<phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase>
<if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if>
</div>
<div style="font-style:italic">$message</div>
<else />
$message
</if>
</td>
</tr>
</table>
</div>

For your other problem (icons), it's because I don't use any post icons for this style. Post icons used are in the original folder. You must upload the original icons folder (vB) to "images/icons"

leonidas31
06-14-2009, 08:45 PM
thank you sofia , simple et moderne bravo

ToUFiK_881
06-14-2009, 10:09 PM
Sofia can you help me :(
i have probleme in this style look at the pictur
https://vborg.vbsupport.ru/

Sofia
06-14-2009, 10:25 PM
Sofia can you help me :(
i have probleme in this style look at the pictur
http://www.nadorclub.com/list.jpg

AdminCP >> Styles & Templates >> Style Manager >> Future Web 2.0 - Main CSS (Go).

At the bottom of this page, find: Forum Jump Menu
Delete 'Transparent' for Font Color of Depth 1 Items

ToUFiK_881
06-15-2009, 12:14 AM
Thanks Sofia

Sofia
06-15-2009, 10:21 PM
Thanks Sofia

You're welcome ;)

Bubble #5
06-15-2009, 11:32 PM
it's because I don't use any post icons for this style. Post icons used are in the original folder. You must upload the original icons folder (vB) to "images/icons"
Sofia, this actually was not your fault. For some ungodly known reason vB adds the path for the icon in the option section (Thread Display Options > Show Default Post Icon) instead of in the icon section where it belongs. We changed the path there and now the icons are showing up.

THANKS for all of your hard work on this skin! It is much appreciated and you are a big asset to this community :)

ubcforums
06-16-2009, 03:57 PM
this theme is better than many paid themes :D
Thanks !!!

Saint_I_Am
06-17-2009, 01:35 AM
I'm using vbadvanced and uploaded the style to mysite.com/images/future and my right side nav bar has dropped down and is under the forums at the bottom.

It also did it to another of your styles, variance.

What would be causing this and how to fix it?

Thanks

josh2007
06-25-2009, 06:31 PM
hey sofia how are you i have a question

look here please http://www.findingjesustoday.com/forums/forumdisplay.php/meat_spirit-5.html

notice how our catagory image is stopped by the search this forum button and the arrorow. How can we make our image go underneath the words and the arrow

Sofia
06-25-2009, 06:38 PM
hey sofia how are you i have a question

look here please http://www.findingjesustoday.com/forums/forumdisplay.php/meat_spirit-5.html

notice how our catagory image is stopped by the search this forum button and the arrorow. How can we make our image go underneath the words and the arrow

Hi Josh
Give me a screen please, because I don't understand.

josh2007
06-25-2009, 06:54 PM
https://vborg.vbsupport.ru/external/2009/06/32.jpg

Notice the image in the catagory header. It stops at the Search this Forum Button and it begins after the arrow. I am wanting it to put the button above the image (removing the black). and im wanting it to begin the image underneath the arrow or remove the arrow completly

Sofia
06-25-2009, 06:57 PM
https://vborg.vbsupport.ru/external/2009/06/32.jpg

Notice the image in the catagory header. It stops at the Search this Forum Button and it begins after the arrow. I am wanting it to put the button above the image (removing the black). and im wanting it to begin the image underneath the arrow or remove the arrow completly


Hummm... To remove the arrow, you must edit the forumdisplay. But for the search this forum, you can't. It's the class "vbmenu_control" in your Main CSS.

josh2007
06-25-2009, 07:00 PM
Oh i see well it will be ok ill just remove the arrow for now :) Thanks for your help your style is replacing our default style once i get all my changes on it

josh2007
06-25-2009, 07:03 PM
what part of forumdisplay do i remove or change

s-p0k
06-25-2009, 08:35 PM
may i ask how to upload to images folder?

Saint_I_Am
06-25-2009, 09:25 PM
still can't work this out

I'm using vbadvanced and uploaded the style to mysite.com/images/future and my right side nav bar has dropped down and is under the forums at the bottom.

It also did it to another of your styles, variance.

What would be causing this and how to fix it?

Thanks

Sofia
06-25-2009, 09:29 PM
still can't work this out
Hummm... Please give me a screen :)

Saint_I_Am
06-25-2009, 09:33 PM
I will PM it to you shortly

Sofia
06-25-2009, 09:47 PM
may i ask how to upload to images folder?

How to upload images? I don't understand your question ^^

s-p0k
06-26-2009, 01:06 AM
i cant find how to instaill this

nda n9ne 9
06-26-2009, 01:36 AM
i have red xs everwhere on my skin can anyone fix thisd as i am no computer junkie i hav eno clue for coding

Sofia
06-26-2009, 07:36 AM
i have red xs everwhere on my skin can anyone fix thisd as i am no computer junkie i hav eno clue for coding

red xs? Where exactly? Give a screen.

Konstantinos
06-28-2009, 06:17 AM
this is very cool but when i add my banners it creates a table under the banner which others styles i have in the board dont.

this is the banner class

.banner {
background:transparent;
color: #FFFFFF;
border-color: #445563;
border-style: solid;
border-width: 1px;
margin: 2px;

}

it also leaves a small margin between logo and header which shouldnt. can u tell me how to fix this ?

ubcforums
06-29-2009, 01:32 PM
Thanks For Excellent Skin..its better than some paid skins :)

solidstate
07-02-2009, 07:38 AM
excellent theme

TheLastSuperman
07-08-2009, 07:42 PM
TY Sofia, very nice :D

Altering to suit --> http://www.tournamentgamingworld.com/online/index.php

Not done yet so no critics but it's all possible & based off your work ;)

Thanks!

S-MAN

TheLastSuperman
07-18-2009, 03:27 PM
Sofia... I just noticed you don't have a copyright/branding in the footer... did you mean to leave it w/o or? I've been debating about adding it in, I LOVE that you didn't but also I give credit where it is due, if so please let me know the URL you would like as the link to your name etc.

S-MAN

Sofia
07-18-2009, 09:40 PM
Sofia... I just noticed you don't have a copyright/branding in the footer... did you mean to leave it w/o or? I've been debating about adding it in, I LOVE that you didn't but also I give credit where it is due, if so please let me know the URL you would like as the link to your name etc.

S-MAN

Hi friend :)

My styles have not any copyright / credits. These styles are completely free and free of use, so you can translate, modify, distribute , ..., these styles without my agreement. I don't wish to impose it to the users of the style, and it's only a style! I did not create the forum :p So it's not necessary to add copyright in the footer.

However, I thank you for having asked this question. It means you take my work into account. So thank you for this. ;)

Best Regards,
Sofia

TheLastSuperman
07-19-2009, 12:07 AM
Hi friend :)

My styles have not any copyright / credits. These styles are completely free and free of use, so you can translate, modify, distribute , ..., these styles without my agreement. I don't wish to impose it to the users of the style, and it's only a style! I did not create the forum :p So it's not necessary to add copyright in the footer.

However, I thank you for having asked this question. It means you take my work into account. So thank you for this. ;)

Best Regards,

Sofia

Of course I do (take into account) as I do w/ everyone!

Thanks for the reply and that makes sense ;) w/o copyright but I wanted to ask as you release sooooo much stuff i.e. styles, template mods, mods and give out tips on occasion :p!

S-MAN

bobbyjay
07-21-2009, 01:18 PM
Any install instructions anywhere please?

Sofia
07-21-2009, 01:53 PM
Any install instructions anywhere please?

Read Installation.txt into the zip ;)

--------------------
Installation
--------------------

1. Upload "future" into your images folder.
2. Import via ACP "future-style.xml" (Styles & Templates >> Download / Upload Styles)

g0dfather1984
10-10-2009, 02:11 AM
Good evening, Sofia.

Great style however I have found a few problems. I have disabled the plugins to see if they played any part but the problems still showed.

When viewing as a guests, the stats at the bottom of the forumhome are all clustered together.

When logged in, the forumjump has certain forums looking invisible.

I have provided some images.

Any advice?

Thanks for your time.

Federico98
10-10-2009, 07:38 AM
Hi Sofia :).

How could I change the image of the login?

DeanLag
11-28-2009, 11:10 PM
@godfather1984:
Go into ACP > Style Manager > Main CSS > Forum Jump Menu >
Depth 1 Items: Font color: Change it to black or something.

And for whoever uses this style, when you click on the text area 'Search'; if you want to clear the box when a user clicks on it (instead of manually deleting whatever is inside):
Find: Template: header
<input type="text" class="bginput" value="Search" name="query" size="19" tabindex="1001" />Replace with:
<input type="text" class="bginput" value="Search" name="query" size="19" tabindex="1001" onfocus="this.value=''; this.onfocus=null" />

jbizzle
12-17-2009, 06:44 PM
I installed this skin and it is stretched as much as possible side to side, any way to fix that?

COL NIL SATIS
12-20-2009, 05:16 PM
Sofia this skin is incredible...thank you for your hard work..installed

X_FiLeS
04-18-2010, 04:51 PM
Absolutly fantastic design love it..........Installed :)

Domy
10-12-2010, 09:52 AM
Can you update this style to vb 4.0.x?

swag
10-18-2010, 10:20 PM
possible to get this style in fixed?

Domy
10-20-2010, 05:10 PM
Can you update this style to vb 4.0.x?
possible to get this style in fixed?
Quote...

Achromat
01-07-2016, 12:44 AM
Works perfectly with the latest vBulletin 3.8.9

Thank you very much :)

AllenBAN
01-21-2016, 10:00 PM
I really like this are you going to have more like it....? I sure hope so

bklynjava
12-25-2017, 12:58 AM
Great style, I made a few changes to accommodate the site.
http://www.StampsForums.com