Login or regirter text chanece with image

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeLogin or regirter text chanece with image

This topic has been marked as resolved.

ı wanna chance login and register text chance and ı wanna use pic.

ı chance langueg/header.php  $_['text_welcome'] = ‘Hoşgeldin ziyaretçi <a href=”%s”><img src=”image/oturumac.png” width=”112″ height=”36″></a> ya da <a href=”%s”><img src=”image/uyeol.png” width=”112″ height=”36″></a>.’;

images side by side, not.   How can pictures side by side?

October 16, 2011 at 12:44 pm #2576
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
October 17, 2011 at 11:37 am #2623

thxs for u r help, pics now side by side :)

ı wanna cahnce pics position.
now login at left and regirter at right but ı wanna login pic at riht and register pic at left.
how ı can this ?, pls help me.
ı m sory ı have basic english.

October 17, 2011 at 10:30 pm #2643

Hi,

If you want to change the two boxes position, you need to edit catalog/view/theme/shoppica/template/account/login.tpl

Find this piece of code:

<div class="s_2col_wrap clearfix"> 
  <div class="s_col_1_2">
    <h2 class="s_title_1"><?php echo $text_new_customer; ?></h2>
    .....
  </div>

  <div class="s_col_1_2 s_col_last">
    <h2 class="s_title_1"><?php echo $text_returning_customer; ?></h2>
    .....
  </div>

</div>

and change the place of the two <div class="s_col_1_2"> containers and their contents.

This should do the job.

Best regards,
ThemeBurn team

October 18, 2011 at 11:43 am #2660

I think I told you wrong, so sry
ı add one pic pls look.

October 18, 2011 at 12:04 pm #2668

:) Indeed, we got you wrong.

To do what you have shown on the picture, you just need to change the order of the links from the language file (the code from your first post here in the topic).

Best,
ThemeBurn team

October 18, 2011 at 12:21 pm #2673

I’m sorry do not understand.
What should I do at the moment in order to change these images.

sory ı have basic english and ı use google translate :)

October 18, 2011 at 12:40 pm #2676
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
  • This reply was modified 4567 days ago by  TB Support.
October 19, 2011 at 5:11 pm #2714
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.