Jump to content

Recommended Posts

Posted

Tema Animate (http://www.ipbforumskins.com/skindemo/skinchange.php?id=18), nu are un logo imagine la fel ca majoritatea temelor, ci un fundal animat peste care este aplicat un text ("animate").

Pentru a-l modifica, mergi in ACP -> Look & Feel / Style & Templates -> alege tema Animate -> globalTemplate, si cauta linia

<a href='#' title='Go to community index' rel="home" accesskey='1'>animate</a>
aflata mai exact in:
<!-- ::: BRANDING STRIP: Logo and search box ::: -->
<div id='branding'><div id='banner_texture'><div class='wrapper'>

<div id='banner_content'>
<div id='logo'>

<a href='#' title='Go to community index' rel="home" accesskey='1'>animate</a>


</div>[/code] iar in loc de [b]animate[/b], scrie ce iti pofteste inima, ca de exemplu:
[code]<a href='#' title='Go to community index' rel="home" accesskey='1'>PC Troubleshooting.ro</a>

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

  • 1 year later...
Posted

Salut ma scuzati ca ma bag la acest topic dar sunt nelamurit cu cv eu vreau sa schimb logo ala de la tema animate dar vrea sa sterg tot si imaginea aia miscatoare si scrisul ala Animate si sami bag eu un logo facut de mine va rog mult putin  ajutor

  • Moderators
Posted

ACP -> Look & Feel / Style & Templates -> alege tema Animate -> globalTemplate -> defaultheader -> apesi pe butonul Revert.

AdminCP -> Look & Feel -> Tema ta -> CSS -> ipb_Styles.css .

Cauta branding si zi ce ai gasit pe acolo.

Posted

salut uite am gasit dar nu in ipb_styles ci in globaltemplate ;) 

			<!-- ::: BRANDING STRIP: Logo and search box ::: -->
			<div id='branding'><div id='banner_texture'><div class='wrapper'>
                <div id='banner_content'>
                <div id='logo'>
                    <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']">
                        {parse template="overwriteHeader" group="{current_app}_global" params=""}
                    <else />
                        {parse template="defaultHeader" group="global" params=""}
                    </if>
                </div>
  • Moderators
Posted

Pentru a elimina acel background am nevoie de ipb_styles.css

Copiaza ce ai acolo intr-un notepad si uploadeaza-l pe girlshare.ro sau zippyshare.com si iti zic eu ce sa modifici :)

  • Moderators
Posted

Cauta

#branding {
	background: #000 url("{style_images_url}/banner_bg.jpg") repeat-x top;
	height: 130px;
}

si inlocuieste cu

#branding {
	background: #000;
	height: 130px;
}

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.