Jump to content

Recommended Posts

  • Moderators
Posted

@Nitro: Nu are treaba shoutboxu.

 

El vrea inputu si butoanele sa fie pe centru. Pentru asta intra in:

AdminCP > Look & Feel > Manage Skin Sets & Templates > Alege skinu folosit > hookGlobalShoutbox

Si cauta:

<td class='altrow' valign='top' colspan='2'>

Si totu ce este continut in acel TD modifica cu:

							<center><input type='text' id='shoutbox-global-shout' size='70' class='input_text' style='margin-bottom: 3px;' />
							<input type='button' id='shoutbox-submit-button' value='{$this->lang->words['shout']}' class='input_submit' />
							<input type='button' id='shoutbox-clear-button' value='{$this->lang->words['clear']}' class='input_submit alt' />
							<input type='button' id='shoutbox-refresh-button' value='{$this->lang->words['refresh']}' class='input_submit alt' />
							<if test="$this->settings['shoutbox_allow_smilies']"> <input type='button' id='shoutbox-smilies-button' value='{$this->lang->words['smilies']}' class='input_submit alt' data-clicklaunch="populateSmilies" data-scope="shoutbox" /></if>
							<if test="$this->settings['shoutbox_allow_bbcode']"> <input type='button' id='shoutbox-bbcode-button' value='{$this->lang->words['bbcode']}' class='input_submit alt' /></if>
							<input type='button' id='shoutbox-myprefs-button' value='{$this->lang->words['my_prefs']}' class='input_submit alt' /></center>

Este doar pus un tag de center pentru a centra toate alea.

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

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.