Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #798 goes here (How To Change Button? #798)
Everything about design #798 goes here
Sunny
Posts: 9296
Reputation: 456

Message # 31 | 3:58 PM
LeonHaker, what are the exact buttons you want to change? We don't usually provide help with custom designs but if you describe better or show a screenshot of what you want to change (not like the one in your first post, but a whole page where the button is, so that it were easier to locate it), then I'll have a look.
I'm not active on the forum anymore. Please contact other forum staff.
LeonHaker
Posts: 95
Reputation: 0

Message # 32 | 2:43 PM
i need to hange all buttons on site,all
bodbreed
Posts: 313
Reputation: 1

Message # 33 | 9:06 PM
How do I make forum width as wide as the body, i already removed the global clefter and soc icons..
Sunny
Posts: 9296
Reputation: 456

Message # 34 | 3:48 PM
XO-Ferg, first you need to delete this (which you've already done as far as I understand):

Code
<div id="rightcol">
<div id="soc">
<?if($RSS_LINK$)?><a href="$RSS_LINK$" target="_blank" title="RSS" class="soc-rss"></a><?endif?>
<a href="http://del.icio.us/post?url=$HOME_PAGE_LINK$" rel="nofollow" target="_blank" title="Del.icio.us" class="soc-del"></a>
<a href="http://www.facebook.com/share.php?u=$HOME_PAGE_LINK$" rel="nofollow" target="_blank" title="FaceBook" class="soc-facebook"></a>
<a href="http://memori.ru/link/?sm=1&u_data[url]=$HOME_PAGE_LINK$" rel="nofollow" target="_blank" title="Memori" class="soc-memori"></a>
<a href="http://vkontakte.ru/share.php?url=$HOME_PAGE_LINK$" rel="nofollow" target="_blank" title="Vkontakte" class="soc-vkontakte"></a>
<a href="http://twitter.com/share?url=$HOME_PAGE_LINK$" rel="nofollow" target="_blank" title="Twitter" class="soc-twitter"></a>
</div>
$GLOBAL_CLEFTER$
</div>


and then replace

Code
<div id="maincol">


by

Code
<style>#maincol {width:980px !important;}</style><div id="maincol">

I'm not active on the forum anymore. Please contact other forum staff.
bodbreed
Posts: 313
Reputation: 1

Message # 35 | 4:35 AM
Thanks, Sunny.

Added (2013-03-21, 10:35 PM)
---------------------------------------------
Also the module search form button is missing


How can I replace it, I don't see a link to it's image in css.

Code
#search input.searchSbmFl {
  float: left;
  height: 21px;
  width: 81px;
  border: 0px;
  text-indent: -1000px;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  background: none;
  display: inline;
  cursor: pointer;
}

input.searchSbmFl:hover {
  background-position: 0px 0px;
}
Sunny
Posts: 9296
Reputation: 456

Message # 36 | 9:42 AM
XO-Ferg, provide your website address. Always provide it when you ask questions smile
I'm not active on the forum anymore. Please contact other forum staff.
bodbreed
Posts: 313
Reputation: 1

Message # 37 | 12:48 PM
Sunny
Posts: 9296
Reputation: 456

Message # 38 | 3:49 PM
XO-Ferg, you need to set a greater height value for .searchForm
I'm not active on the forum anymore. Please contact other forum staff.
bodbreed
Posts: 313
Reputation: 1

Message # 39 | 4:52 PM
Thanks
LeonHaker
Posts: 95
Reputation: 0

Message # 40 | 8:50 PM
how to change the all buttons
Sunny
Posts: 9296
Reputation: 456

Message # 41 | 3:28 PM
LeonHaker, if you want to change the forum buttons, you can do this in the same way as explained here: http://forum.ucoz.com/forum/36-2525-1

If you want to change any other buttons, show them on screenshots (show ALL buttons you want to change).

I'm not active on the forum anymore. Please contact other forum staff.
UzGuides
Posts: 12
Reputation: 0

Message # 42 | 8:59 AM
I somehow managed to change the SITE LOGO to a picture uploaded and remove the default SITE LOGO name. It has been ok for a short while, but now there are both the picture and SITE LOGO name (over the picture). What should I do to correct the problem? Thank you in advance.
Post edited by UzGuides - Sunday, 2013-09-01, 9:04 AM
Xayaan
Posts: 558
Reputation: 13

Message # 43 | 10:59 AM
UzGuides, Restore the template from the CPANEL.
My Skype : xayan123 | My Twitter : @Officialxayaan
uID : - Zayaan Ibrahim | Need a professional design? Check out my Portfolio
UzGuides
Posts: 12
Reputation: 0

Message # 44 | 4:17 PM
Quote (Xayaan)
UzGuides, Restore the template from the CPANEL.


I've done so, but it's still the same. The file of the picture named uCozHEader and the default blotch on it. Please help!!!
Dom
Posts: 1
Reputation: 0

Message # 45 | 5:00 PM
I know it was explained previously at the beginning of the forum, but some details were left out. I wanted to know how do you change the giant orange bar that sits behind the header on the websites main page. I have figured out how to remove the main body background just not that bar. Also I wanted to know if it was possible to to change the dimensions of the header image.



*** Also does anybody know how to change the destination links to the social icons that come on the main page? I've tried editing them in builder, which was a no go, and I found them in the CSS script but they only allow you to change the background image.
Post edited by Dom - Wednesday, 2013-12-18, 6:58 PM
uCoz Community » For Webmasters » Design Customization » Everything about design #798 goes here (How To Change Button? #798)
Search: