vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   Faddah Style (https://vborg.vbsupport.ru/showthread.php?t=118933)

EnIgMa1234 07-10-2006 06:02 AM

Yo eg man i really screwed this up trying to add the arkade link, can you please help em with this.

Quote:

<TD COLSPAN="29"><IMG SRC="images/FH_Faddah/header_22.gif" WIDTH="928" BORDER="0" HEIGHT="20"></TD>
<TD><IMG SRC="images/FH_Faddah/space.gif" WIDTH="1" BORDER="0" HEIGHT="20"></TD>
</TR>
<TR>
<TD COLSPAN="3" ROWSPAN="6"> <a href="http://www.miami-space.com/forums/arcade.php"> <IMG SRC="images/FH_Faddah/header_23.gif" WIDTH="90" BORDER="0" HEIGHT="43"></a></td>
</TR>
<TD COLSPAN="2"><IMG SRC="images/FH_Faddah/header_24.jpg" WIDTH="90" BORDER="0" HEIGHT="1"></TD>
<TD COLSPAN="2"><IMG SRC="images/FH_Faddah/header_24.jpg" WIDTH="90" BORDER="0" HEIGHT="1"></TD>
<TD COLSPAN="3" ROWSPAN="5"><IMG SRC="images/FH_Faddah/header_25.gif" WIDTH="71" BORDER="0" HEIGHT="42"></TD>

whats wrong there?.. what did i do? can you please give me the code back to normal?

egtrix 07-10-2006 06:20 AM

can you please send me your complete header code now

egtrix 07-10-2006 06:24 AM

your forum just looks fine when i visit:
http://www.miami-space.com/forums/index.php
http://www.miami-space.com/forums/arcade.php
nothing strange

MoveOver.cc 07-12-2006 08:59 PM

can you please advise what I need to do to add a link to the buttons.

Thanks

slappy 07-12-2006 10:36 PM

Look in your AdminCP -> Styles & Templates -> Style Manager -> FH_Faddah Style -> header template..

If you put "register" in the "Search in Template" box and hit "Find" you will see the location where the "Register" Button is called. That code is:

Code:


<TR>
                <TD COLSPAN="4" ROWSPAN="2"><a href="register.php$session[sessionurl_q]"><IMG SRC="images/FH_Faddah/header_7.gif" alt="Register" WIDTH="104" HEIGHT="15" BORDER="0"></a></TD>
                <TD COLSPAN="9"><IMG SRC="images/FH_Faddah/header_8.gif" WIDTH="260" BORDER="0" HEIGHT="7"></TD>
                <TD><IMG SRC="images/FH_Faddah/space.gif" WIDTH="1" BORDER="0" HEIGHT="7"></TD>
        </TR>

What this is, is a "Row" ( <TR> ) for the instructions for the Register Button, which is found in /images/FH_Faddah/header_8.gif (view as Thumbnail and you will see the .gif as a picture).

Arcade is "header_23"; Gallery is "header_27"; and Store is "header_25".

You will find their code by searching for the "header_x" numbers.

Here's the Code for "Arcade":

Code:

<TR>
                <TD ROWSPAN="5"><IMG SRC="images/FH_Faddah/header_27.gif" WIDTH="89" BORDER="0" HEIGHT="42"></TD>
                <TD ROWSPAN="4"><IMG SRC="images/FH_Faddah/header_28.jpg" WIDTH="1" BORDER="0" HEIGHT="41"></TD>
                <TD><IMG SRC="images/FH_Faddah/space.gif" WIDTH="1" BORDER="0" HEIGHT="4"></TD>
        </TR>

Comparing it to the one for Register, it is missing an ""<a href=""> to an Arcade add-in and an alt=" " reference, which I suspect should be: 'Gallery'. These items would, hopefully be supplied by whomever made what you were trying to add-in. In your original folder, you also have "empty" buttons you could use to create your own link to something other than the 3 "empty" links in the Header by default.

When he drops by, egtrix can straighten out anything I may not have gotten completely correct.

Regards,

egtrix 07-13-2006 01:13 AM

Many thanks slappy for explaining :)
MoveOver.cc , please let me know if you need anything else

Stop 07-14-2006 06:27 AM

WoW,
It's just what I neeeeeed.
Surely Installed.

egtrix 07-14-2006 07:10 AM

Hey Stop :)
Really glad that you like it :)

Darwa 07-14-2006 07:14 AM

Undeniably one of the most gorgeous skins I've even seen.

I'm a relative n00b at all this and I was unable to replace my 'donations' link on the navbar and other things. Also, I would have liked it to fit my screen at 1600x1200 resolution.

egtrix 07-14-2006 07:19 AM

Darwa, many thanks for your nice words :)
Don't worry about being new to this stuff, it's a matter of few weeks and you will get more than enough knowledge :)
I will release a new version of this skin in a month with much more option including donation button and some extra buttons but as for the resolution, I have to stick to low forum width because there are still people who are using 800x600 pixels reolution.
Thanks again :)

longs 07-18-2006 08:11 PM

Awesome work thanks so much for it. Looking forward to the next version of it!

egtrix 07-18-2006 08:27 PM

longs, many thanks for your first post ;) glad to see your first post to be at this thread :)

I||usi0nz 07-31-2006 02:45 PM

cool skin man! It looks techie and I love techie :)

egtrix 07-31-2006 04:15 PM

I||usi0nz I'm very glad that you like Faddah Style as it is one of the skins that took long time design wise :)

jarcher 08-02-2006 12:35 AM

Love it

truely

I am customize'N it now

quick question tho. .

what font did ya use for the header buttons?
here:

http://www.longislandphil.com/chat.php?

many thanks

egtrix 08-02-2006 12:44 AM

Hello jarcher :)
Glad that you love this skin :) The font used in the header is Arial Black.
You are always welcome

samsee 08-03-2006 04:53 PM

This skin is amazing and the globe works really well with the name of my site :D

Thank you very much really. Hats of to your skills, keep up the great work :)

A question, is there not a logout button? (I searched all over and couldnt find it)

So I decided to change the gallery button to logout BUT I am not sure of what link to put behind it

Could you please help :)

egtrix 08-03-2006 11:45 PM

Many thanks samse for your very nice post :) And here is the logout link you need :)
Quote:

login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]

samsee 08-04-2006 05:08 AM

Thank you works like a charm :D

Much appreciated

egtrix 08-04-2006 05:49 AM

Quote:

Originally Posted by samsee
Thank you works like a charm :D

Much appreciated

No problem, you are always welcome :)


All times are GMT. The time now is 01:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01136 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (20)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete