• Page 1 of 1
  • 1
add img before title on my blog
komsha
Posts: 77
Reputation: 1

Message # 1 | 4:45 PM
How do I delete this picture?

how to change this?
i want to place buton to that place,like in this img

and how to place picture before text,on my blog is like here
and i want to be like here
Attachments: 1235372.jpg (40.5 Kb) · 3846656.jpg (43.3 Kb) · 1692840.jpg (68.7 Kb) · 9498525.jpg (21.8 Kb)
Post edited by komsha - Wednesday, 2011-02-23, 6:27 PM
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 5:40 PM
komsha, please provide website url and design number then we are able to help
To busy building a passive income online ;)
komsha
Posts: 77
Reputation: 1

Message # 3 | 5:51 PM
Animorph
Posts: 2856
Reputation: 189

Message # 4 | 6:14 PM
komsha, the screenshot you took is not from the design that you use in your website , so how can i give you the correct help without getting correct info
To busy building a passive income online ;)
komsha
Posts: 77
Reputation: 1

Message # 5 | 6:32 PM
sorry,now is ok, first post is edited!
Animorph
Posts: 2856
Reputation: 189

Message # 6 | 6:52 PM
Quote (komsha)
How do I delete this picture?

go to CP ----> Design ---> Design management (CSS) --->

Find:

Code
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#B0B5C0; padding: 0 0 0 21px; background: url('/.s/t/531/19.gif') no-repeat 0px 2px;}

and Delete:

Code
/.s/t/531/19.gif


Quote (komsha)
how to change this?

can you translate that because i don't understand the language or what it is

Quote (komsha)
and how to place picture before text,on my blog is like here

you can upload pictures like you just did in forum the $IMAGE$ code needs to be pasted into the entry

To busy building a passive income online ;)
komsha
Posts: 77
Reputation: 1

Message # 7 | 7:07 PM
translation is "Read more"

i know how to post img in blog,but i want to be outside before title like on this site

Post edited by komsha - Wednesday, 2011-02-23, 7:07 PM
Animorph
Posts: 2856
Reputation: 189

Message # 8 | 7:24 PM
komsha, ah i see that website edited the "readmore" text and changed it to this "»"
you can also do that here:
CP -> Substitution of default phrases -> Edit "Read more"

and after that thy created their own readmore button and placed it here:

CP --> Design ---> Design management (templates) ---> your module ---> appearance of entries

now the only thing you need to do is creating the button itself


To busy building a passive income online ;)
komsha
Posts: 77
Reputation: 1

Message # 9 | 7:45 PM
ok tyvm smile but u don't tell me how to add img before title on my blog??
Animorph
Posts: 2856
Reputation: 189

Message # 10 | 7:47 PM
Quote (Animorph)
you can upload pictures like you just did in forum the $IMAGE$ code needs to be pasted into the entry

To busy building a passive income online ;)
komsha
Posts: 77
Reputation: 1

Message # 11 | 4:02 PM
this is solution to add image before tittle in blog!

go to Cp>Customize design>Blog>Apperance of entries and find this

Code
<?if($MESSAGE$)?><div class="eMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">$MESSAGE$</div><?endif?>

Before $MESSAGE$ enter this code

Code
<img style="margin-top: 2px; margin-bottom: 1px; margin-right: 5px;" alt="$TITLE$" src="$IMG_URL1$" align="left" width="221" height="133">

and next only nead to chose img in blog and only save and img will be before title !

Post edited by komsha - Thursday, 2011-02-24, 4:04 PM
Animorph
Posts: 2856
Reputation: 189

Message # 12 | 4:39 PM
komsha, yes that is also a possibility but you don't asked an specific option so i provided my help in the normal way

but i rather use conditional operators in such codes like this

Code
<?if($IMG_URL1$)?><?endif?>

To busy building a passive income online ;)
  • Page 1 of 1
  • 1
Search: