#1 (permalink)  
Old 08.05.2006, 21:17
Neuer Benutzer
 
Join Date: 01.2005
Posts: 23
Rep Power: 8
Dustman is on a distinguished road
Frequency-Blue Logo
Bitte füllen Sie folgende Angaben möglichst vollständig aus.

Welcher Style: Frequency-Blue
Version der Forensoftware: 2.3.4
Welche Photoshop-Version nutzen Sie:

Hallo, ich benötige bitte ein Logo mit "deepblueboard" und der Slogan
"community since 10. dec 2002"

Vielen lieben Dank!!
Reply With Quote
  #2 (permalink)  
Old 08.05.2006, 22:05
Rene
Gast
 
Posts: n/a
Hier bitte dein gewünschter Header..mfg rene'
Attached Images
File Type: jpg logo.jpg (8.9 KB, 19 views)
Attached Files
File Type: rar logo.rar (8.7 KB, 1 views)
Reply With Quote
  #3 (permalink)  
Old 08.05.2006, 22:09
Neuer Benutzer
 
Join Date: 01.2005
Posts: 23
Rep Power: 8
Dustman is on a distinguished road
Vielen lieben Dank!
Reply With Quote
  #4 (permalink)  
Old 08.05.2006, 23:16
Neuer Benutzer
 
Join Date: 01.2005
Posts: 23
Rep Power: 8
Dustman is on a distinguished road
Hi, also ich hab leichte Übersichts Probleme mit dem einbau von den Buttons

ich hänge hier mal jeweils die Sachen dran, ich hoffe es macht mir vielleicht jemand folgende Buttons rein:

Portal (portal.gif)
Spiele
Partner
Shop
Gästebuch

Die Button heißten so wie in der ButtonBase.. nur ohne die Zahl vor, so wir in der Klammer bei Portal, und jweils das hover...

CSS:
PHP Code:
form {
 
padding:0px;
 
margin:0px;
}

pre {
 
padding:0px;
 
margin:0px;
}

/** Logo **/
#logo { background: url(images/frequency_blue/logo.jpg) no-repeat top left; height:62px;}

/** Navigation **/
.nav_bg    backgroundurl(images/frequency_blue/nav_bg.gif); height:27px; }
.
nav_left  backgroundurl(images/frequency_blue/nav_left.gifno-repeat top leftheight:27px; }
.
nav_right backgroundurl(images/frequency_blue/nav_right.gifno-repeat top rightheight:27px; }

.
list_m { list-style:none;margin:0;padding:0 36px 0 0float:right; }

.
button_forum, .button_usercp, .button_register, .button_memberlist,
.
button_calender, .button_getnew, .button_getdayli, .button_search, .button_menu, .button_menu_modcpfloat:left;}

.
button_forum span, .button_usercp span, .button_register span, .button_memberlist span, .button_calender span,
.
button_getnew span, .button_getdayli span, .button_menu span, .button_search span, .button_menu_modcp span display:none; }

.
button_forum a:link, .button_forum a:visited           backgroundurl(images/frequency_blue/button_forum.gif); display:blockwidth:74pxheight:27px; }
.
button_usercp a:link, .button_usercp a:visited         backgroundurl(images/frequency_blue/button_usercp.gif); display:blockwidth:119pxheight:27px; }
.
button_register a:link, .button_register a:visited     backgroundurl(images/frequency_blue/button_register.gif); display:blockwidth:108pxheight:27px; }
.
button_memberlist a:link, .button_memberlist a:visited backgroundurl(images/frequency_blue/button_memberlist.gif); display:blockwidth:78pxheight:27px; }
.
button_calender a:link, .button_calender a:visited     backgroundurl(images/frequency_blue/button_calendar.gif); display:blockwidth:78pxheight:27px; }
.
button_getnew a:link, .button_getnew a:visited         backgroundurl(images/frequency_blue/button_new_posts.gif); display:blockwidth:108pxheight:27px; }
.
button_getdayli a:link, .button_getdayli a:visited     backgroundurl(images/frequency_blue/button_dayli_posts.gif); display:blockwidth:119pxheight:27px; }
.
button_menu a:link, .button_menu a:visited             backgroundurl(images/frequency_blue/button_menu.gif); display:blockwidth:108pxheight:27px; }
.
button_menu_modcp a:link, .button_menu_modcp a:visited backgroundurl(images/frequency_blue/button_menu_mod.gif); display:blockwidth:108pxheight:27px; }
.
button_search a:link, .button_search a:visited         backgroundurl(images/frequency_blue/button_search.gif); display:blockwidth:87pxheight:27px; }

.
button_forum a:hover      backgroundurl(images/frequency_blue/button_forum_hover.gif); }
.
button_usercp a:hover     backgroundurl(images/frequency_blue/button_usercp_hover.gif); }
.
button_register a:hover   backgroundurl(images/frequency_blue/button_register_hover.gif); }
.
button_memberlist a:hover backgroundurl(images/frequency_blue/button_memberlist_hover.gif); }
.
button_calender a:hover   backgroundurl(images/frequency_blue/button_calendar_hover.gif); }
.
button_getnew a:hover     backgroundurl(images/frequency_blue/button_new_posts_hover.gif); }
.
button_getdayli a:hover   backgroundurl(images/frequency_blue/button_dayli_posts_hover.gif); }
.
button_menu a:hover       backgroundurl(images/frequency_blue/button_menu_hover.gif); }
.
button_menu_modcp a:hover backgroundurl(images/frequency_blue/button_menu_mod_hover.gif); }
.
button_search a:hover     backgroundurl(images/frequency_blue/button_search_hover.gif); }

.
list_mu { list-style:nonemargin:0;padding:8px 0 0 22px; }

.
m_home, .m_faq, .m_contact float:left; }
.
m_home span, .m_faq span, .m_contact span display:none; }

.
m_home a:link, .m_home a:visited       backgroundurl(images/frequency_blue/m_home.gif); display:blockwidth:27pxheight:19px; }
.
m_faq a:link, .m_faq a:visited         backgroundurl(images/frequency_blue/m_faq.gif); display:blockwidth:28pxheight:19px; }
.
m_contact a:link, .m_contact a:visited backgroundurl(images/frequency_blue/m_contact.gif); display:blockwidth:28pxheight:19px; }

.
m_home a:hover    backgroundurl(images/frequency_blue/m_home_hover.gif); }
.
m_faq a:hover     backgroundurl(images/frequency_blue/m_faq_hover.gif); }
.
m_contact a:hover backgroundurl(images/frequency_blue/m_contact_hover.gif); }

/** Content **/
.forbg backgroundurl(images/frequency_blue/c_botop_bg.gif); height23px; }
.
forl  {  backgroundurl(images/frequency_blue/c_botop_left.gifno-repeat top leftheight23px;  }
.
forr  {  backgroundurl(images/frequency_blue/c_botop_right.gifno-repeat top rightheight23px;  }

.
fornbg backgroundurl(images/frequency_blue/n_botop_bg.gif); height23px; }
.
fornl  {  backgroundurl(images/frequency_blue/n_botop_left.gifno-repeat top leftheight23px;  }
.
fornr  {  backgroundurl(images/frequency_blue/n_botop_right.gifno-repeat top rightheight23px;  }

.
n_border_left     backgroundurl(images/frequency_blue/c_bo_left.gifrepeat-y top left;}
.
n_border_right    backgroundurl(images/frequency_blue/c_bo_right.gifrepeat-y top right;}
.
n_border_leftpic  backgroundurl(images/frequency_blue/n_bopic_left.gifno-repeat top left;padding-left:3px; }
.
n_border_rightpic backgroundurl(images/frequency_blue/n_bopic_right.gifno-repeat top right;padding-right:3px; }

.
c_border_left  backgroundurl(images/frequency_blue/c_bo_left.gifrepeat-y top left; }
.
c_border_right backgroundurl(images/frequency_blue/c_bo_right.gifrepeat-y top right; }

.
c_border_bottombg    backgroundurl(images/frequency_blue/c_bobo_bg.gif); height18px; }
.
c_border_bottom_left {  backgroundurl(images/frequency_blue/c_bobo_left.gifno-repeat top leftheight18px;  }
.
c_border_bottom-right{  backgroundurl(images/frequency_blue/c_bobo_right.gifno-repeat top rightheight18px;  }

.
fortitel{padding6px 0px 0px 52pxfontbold 11px tahoma; }

.
pib {border-left1px solid #FFFFFF;border-top: 1px solid #FFFFFF;padding: 3px 3px 3px 3px; }
.pibu border1px solid #C9C9C9;background-color: #EDEDED;margin-top: 2px; }

.top_bo_bg    backgroundurl(images/frequency_blue/top_bo_bg.gif); height:27px; }
.
top_bo_left  backgroundurl(images/frequency_blue/top_bo_left.gifno-repeat top leftheight:27px; }
.
top_bo_right backgroundurl(images/frequency_blue/top_bo_right.gifno-repeat top rightheight:27px; }

.
bo_left_bg   {backgroundurl(images/frequency_blue/bo_left_bg.gifrepeat-y top left;}
.
bo_right_bg  backgroundurl(images/frequency_blue/bo_right_bg.gifrepeat-y top right; }
.
bo_left_pic  backgroundurl(images/frequency_blue/bo_left_pic.jpgno-repeat top leftpadding:0 0 0 0width: }
.
bo_right_pic backgroundurl(images/frequency_blue/bo_right_pic.jpgno-repeat top rightpadding:0 0 0 0;  }

.
pages background#FFFFFF url(images/frequency_blue/page_bg.gif) repeat-x top left; }

#fo_bg { background: #fff; }

.bottom_bo_bg    backgroundurl(images/frequency_blue/bottom_bo_bg.gif); height:22px; }
.
bottom_bo_left  backgroundurl(images/frequency_blue/bottom_bo_left.jpgno-repeat top leftheight:22px; }
.
bottom_bo_right backgroundurl(images/frequency_blue/bottom_bo_right.jpgno-repeat top rightheight:22px; }

img {border:0;} 
Header.tpl:

PHP Code:
<a name="top"></a>
<!-- 
logo -->
<
div id="logo"><a href="index.php{$SID_ARG_1ST}"><img src="images/sp.gif" width="246" height="62" alt="$master_board_name" /></a></div>
<!-- /
logo -->
<!-- 
Navi -->
<
div class="nav_bg">
      <
div class="nav_left">
      <
div class="nav_right">
            <
ul class="list_m">

        <
li class="button_forum"><class="button_forum" href="index.php{$SID_ARG_1ST}" title="$master_board_name"><span>$master_board_name</span></a></li>
        <if(
$wbbuserdata['userid'])><then>
            <
li class="button_usercp"><class="button_usercp" href="usercp.php{$SID_ARG_1ST}" title="{$lang->items['LANG_GLOBAL_USERCP']}"><span>{$lang->items['LANG_GLOBAL_USERCP']}</span></a></li>
        </
then><else>
            <
li class="button_register"><class="button_register" href="register.php{$SID_ARG_1ST}" rel="nofollow" title="{$lang->items['LANG_GLOBAL_REGISTER']}"><span>{$lang->items['LANG_GLOBAL_REGISTER']}</span></a></li>
        </else></if>

        <
li class="button_memberlist"><class="button_memberlist" href="memberslist.php{$SID_ARG_1ST}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}"><span>{$lang->items['LANG_GLOBAL_MEMBERSLIST']}</span></a></li>
        <
li class="button_calender"><class="button_calender" href="calendar.php{$SID_ARG_1ST}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}"><span>{$lang->items['LANG_GLOBAL_CALENDAR']}</span></a></li>
        <
li class="button_getnew"><class="button_getnew" href="team.php{$SID_ARG_1ST}"  title="{$lang->items['LANG_GLOBAL_TEAM']}"><span>{$lang->items['LANG_GLOBAL_TEAM']}</span></a></li>    
        <if(
$wbbuserdata['a_can_use_acp']==&& $wbbuserdata['a_acp_or_mcp']==1)><then>
                <
li class="button_menu"><a href="acp/index.php" title="{$lang->items['LANG_GLOBAL_ACP']}"><span>{$lang->items['LANG_GLOBAL_ACP']}</span></a></li>        
        </
then></if>
                <if(
$wbbuserdata['a_can_use_acp']==&& $wbbuserdata['a_acp_or_mcp']==0)><then>
                <
li class="button_menu_modcp"><a href="acp/index.php" title="{$lang->items['LANG_GLOBAL_MODCP']}"><span>{$lang->items['LANG_GLOBAL_MODCP']}</span></a></li>
                </
then></if>

        <
li  class="button_search"><class="button_search" href="search.php{$SID_ARG_1ST}" accesskey="4" rel="nofollow" title="{$lang->items['LANG_GLOBAL_SEARCH']}"><span>{$lang->items['LANG_GLOBAL_SEARCH']}</span></a></li>
        
            </
ul>
      </
div>
      </
div>
</
div>
<!-- /
Navi -->
<!-- 
Top Border -->
<
div class="top_bo_bg">
      <
div class="top_bo_left">
      <
div class="top_bo_right">
            <
ul class="list_mu">
                  <
li class="m_home"><class="m_home" href="index.php{$SID_ARG_1ST}" title="$master_board_name"><span>$master_board_name</span></a></li>
                  <
li class="m_faq"><class="m_faq" href="misc.php?action=faq{$SID_ARG_2ND}" title="{$lang->items['LANG_GLOBAL_FAQ']}" accesskey="5"><span>{$lang->items['LANG_GLOBAL_FAQ']}</span></a></li>
                  <
li class="m_contact"><class="m_contact" href="mailto:example@example.com" title="Kontakt"><span>Kontakt</span></a></li>
            </
ul>
      </
div>
      </
div>
</
div>
<!-- /
Top Border -->
<
div class="bo_left_bg">
<
div class="bo_right_bg">

      <
div class="bo_left_pic"
      <
div class="bo_right_pic"
<
table cellpadding="0" cellspacing="0" border="0" width="100%">
      <
tr valign="top">
            <
td><img style="width:12px;"src="images/sp.gif" alt="" /></td>
            <
td width="100%">
            <
div class="pages">

<
table style="width:{$style['tableoutwidth']}" cellpadding="0" cellspacing="0" align="center" border="0">
 <
tr>
  <
td align="center" style="padding:12px 25px 0 25px;"
Reply With Quote
  #5 (permalink)  
Old 09.05.2006, 13:00
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 33
Posts: 16,877
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Beispiel Portal:

CSS:

Code:
.button_forum, .button_usercp, .button_register, .button_memberlist, 
.button_calender, .button_getnew, .button_getdayli, .button_search, .button_menu, .button_menu_modcp, .button_portal{ float:left;} 

.button_forum span, .button_usercp span, .button_register span, .button_memberlist span, .button_calender span, 
.button_getnew span, .button_getdayli span, .button_menu span, .button_search span, .button_menu_modcp span, .button_portal span { display:none; } 

.button_forum a:link, .button_forum a:visited           { background: url(images/frequency_blue/button_forum.gif); display:block; width:74px; height:27px; } 
.button_usercp a:link, .button_usercp a:visited         { background: url(images/frequency_blue/button_usercp.gif); display:block; width:119px; height:27px; } 
.button_register a:link, .button_register a:visited     { background: url(images/frequency_blue/button_register.gif); display:block; width:108px; height:27px; } 
.button_memberlist a:link, .button_memberlist a:visited { background: url(images/frequency_blue/button_memberlist.gif); display:block; width:78px; height:27px; } 
.button_calender a:link, .button_calender a:visited     { background: url(images/frequency_blue/button_calendar.gif); display:block; width:78px; height:27px; } 
.button_getnew a:link, .button_getnew a:visited         { background: url(images/frequency_blue/button_new_posts.gif); display:block; width:108px; height:27px; } 
.button_getdayli a:link, .button_getdayli a:visited     { background: url(images/frequency_blue/button_dayli_posts.gif); display:block; width:119px; height:27px; } 
.button_menu a:link, .button_menu a:visited             { background: url(images/frequency_blue/button_menu.gif); display:block; width:108px; height:27px; } 
.button_menu_modcp a:link, .button_menu_modcp a:visited { background: url(images/frequency_blue/button_menu_mod.gif); display:block; width:108px; height:27px; } 
.button_search a:link, .button_search a:visited         { background: url(images/frequency_blue/button_search.gif); display:block; width:87px; height:27px; } 
.button_portal a:link, .button_portal a:visited         { background: url(images/frequency_blue/portal.gif); display:block; width:?px; height:?px; } 

.button_forum a:hover      { background: url(images/frequency_blue/button_forum_hover.gif); } 
.button_usercp a:hover     { background: url(images/frequency_blue/button_usercp_hover.gif); } 
.button_register a:hover   { background: url(images/frequency_blue/button_register_hover.gif); } 
.button_memberlist a:hover { background: url(images/frequency_blue/button_memberlist_hover.gif); } 
.button_calender a:hover   { background: url(images/frequency_blue/button_calendar_hover.gif); } 
.button_getnew a:hover     { background: url(images/frequency_blue/button_new_posts_hover.gif); } 
.button_getdayli a:hover   { background: url(images/frequency_blue/button_dayli_posts_hover.gif); } 
.button_menu a:hover       { background: url(images/frequency_blue/button_menu_hover.gif); } 
.button_menu_modcp a:hover { background: url(images/frequency_blue/button_menu_mod_hover.gif); } 
.button_search a:hover     { background: url(images/frequency_blue/button_search_hover.gif); } 
.button_portal a:hover     { background: url(images/frequency_blue/portal_hover.gif); }
und der html Code:

Code:
 <li class="button_portal"><a class="button_portal" href="portal.php" title="Portal"><span>Portal</span></a></li>
Das wichtige hab ich Rot markiert, nach selben Schema kannst du auch die anderen erstellen.
__________________
Meine kleinen Engel ... Die Rabauken ...
Reply With Quote
  #6 (permalink)  
Old 09.05.2006, 18:50
Neuer Benutzer
 
Join Date: 01.2005
Posts: 23
Rep Power: 8
Dustman is on a distinguished road
Alles klar, super vielen lieben Dank!
Reply With Quote
  #7 (permalink)  
Old 23.11.2007, 18:22
Neuer Benutzer
 
Join Date: 11.2007
Posts: 3
Rep Power: 5
Pipimaxi is on a distinguished road
mal eine blöde frage:
in welcher Datei sind denn die CSS-Einstellungen definiert? habe nämlich gerade das gleiche Problem, finde es aber nirgends
Reply With Quote
  #8 (permalink)  
Old 23.11.2007, 18:35
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 33
Posts: 16,877
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Bei den allgemeinen Style-Einstellungen unter "Zusätsliche CSS Einstellungen".
Reply With Quote
  #9 (permalink)  
Old 23.11.2007, 18:53
Neuer Benutzer
 
Join Date: 11.2007
Posts: 3
Rep Power: 5
Pipimaxi is on a distinguished road
irgerndwie find ich das nich
hab das forensystem 2.1.6, da find ich im acp nur styles bearbeiten, nirgends was von CSS
Reply With Quote
  #10 (permalink)  
Old 23.11.2007, 19:01
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 33
Posts: 16,877
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Achja geht ja um das wBB, da unter Designpack bearbeiten ==> bearbeiten ==> Weitere Cascading Stylesheets (CSS).
Reply With Quote
  #11 (permalink)  
Old 23.11.2007, 19:25
Neuer Benutzer
 
Join Date: 11.2007
Posts: 3
Rep Power: 5
Pipimaxi is on a distinguished road
ah cool danke! jetzt kann ich den kram auch endlich machen
nebenbei nehm ich mir noch die zeit um euren tollen support zu loben )
Reply With Quote
Reply

Lesezeichen

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist On.
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Suche] Cyborg blue Logo PSD rockbox Photoshop 9 12.07.2006 12:30
Logo für den Frequency-Style - vBulletin GH84 Photoshop 2 13.04.2006 20:38
Button für Frequency-Blue Gregor Photoshop 9 13.04.2006 18:49
Frequency-Blue Gregor Bugs & Fehlersuche 1 10.04.2006 17:50
blue life logo schrooty Photoshop 4 23.02.2005 21:05


Copyright © 2006, Reuter & Bloeß GbR.
| Datenschutz | Sitemap | Unsere Partner | Top |
Home Products Forum Über uns Support & FAQs
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Tipp: Fussball | Heilerde
Shopsystem, Shop System, CMS, Webkatalog mit vBCMS CMS