|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization theme 1101 |
theme 1101 |
hello again
i am using design 1101, there 3 images in the PROMO i want to add links to that images . Here is promo code Code <div id="promo"> <div class="promo-w"> <div class="promo-i"><img src="/.s/t/1101/promo1.jpg" alt=""></div> </div> <div class="promo-w"> <div class="promo-i"><img src="/.s/t/1101/promo2.jpg" alt=""></div> </div> <div class="promo-w"> <div class="promo-i"><img src="/.s/t/1101/promo3.jpg" alt=""></div> </div> <div class="clr"></div> </div> please help how to do that |
shivamjoshi363696, in addition to SanTLee's reply, the image tags in you code look like this:
Code <img src="/.s/t/1101/promo1.jpg" alt=""> With a link, it will look like this: Code <a href="LINK URL"><img src="/.s/t/1101/promo1.jpg" alt=""></a> Please note that you can replace the images by providing another URL address in the SRC attribute. hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
thanx to both of you, that worked.
Added (2016-10-26, 3:33 PM) |
shivamjoshi363696, please, provide the URL of your site and a screenshot about the exact location where you want to perform the changes.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
movieslab.do.am is the website link.
and i cannot able to upload image nor able to post link here dont know why. Look at the post i want to change the URL of post title. |
moviesdenatua, just remove the following line in the Style Sheet (CSS) template (149th line):
Code .eMessage img,.eText img {float:left; margin:5px 20px 5px 0!important;} As about the URL-related question, if you want to make modifications to the title and the name appearing in the URL, you can do it in the Entry editing page: http://take.ms/tzBqx If you want to have even more freedom concerning URL customization, you need to upgrade to the PRO version of the SEO module which is available starting from the Basic plan. hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
if i modify any part of css my full site background becomes black.
|
moviesdenatua, try restoring the template first by clicking the "Restore default template" button in the top right corner.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
In theme 1101 there is no site search bar in mobile version but other themes also have in mobile version. please can u tell me how add search bar in mobile version in theme 1101?
|
In css page #line 438 Just replace the bellow code: Code #sch-box {display:none;} To the new one. Code #sch-box {display:block;} <?if(you_have)?> a <head>and<?if(you_have)?> a <body> you have to have
<div id="idea" class="extreme" > to be inventive </div><?endif?><?endif?> |
| |||
| |||