- Posts: 43
- Thank you received: 0
recomendation isnt showing email field and
- Edwin ramaker
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
11 years 1 month ago #7357
by Edwin ramaker
Replied by Edwin ramaker on topic Re: recomendation isnt showing email field and
no change at all..
if the blanc screen pops up try cntrl + A (select all)
then you can see there is text but the wrong color..
gr Edensan
if the blanc screen pops up try cntrl + A (select all)
then you can see there is text but the wrong color..
gr Edensan
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 4 weeks ago #7360 by Trung Duong
Replied by Trung Duong on topic Re: recomendation isnt showing email field and
So please send us your ftp, so i can fix it by edit and implement css.
Regards
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Edwin ramaker
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
- Posts: 43
- Thank you received: 0
11 years 3 weeks ago - 11 years 3 weeks ago #7376
by Edwin ramaker
Replied by Edwin ramaker on topic Re: recomendation isnt showing email field and
Okay i have the textcolor changed to yellow now but the productimage is stil way to big
change preset-style-1.css
r 37 from
to
change preset-style-1.css
r 37 from
Code:
body{
color:#877260;
background-color: #FFFFFF;
to
Code:
body{
color:#F2B702;
background-color: #FFFFFF;
Last edit: 11 years 3 weeks ago by Edwin ramaker.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
11 years 3 weeks ago #7384
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: recomendation isnt showing email field and
Hello,
You should replace body = body#ot-body (preset-style-1.css and preset-style-2.css )
and edit file templates/ot_swizcake/html/com_virtuemart/recommend/form.php online 63
change this code
to this code
Regards
You should replace body = body#ot-body (preset-style-1.css and preset-style-2.css )
and edit file templates/ot_swizcake/html/com_virtuemart/recommend/form.php online 63
change this code
Code:
echo $this->product->images[0]->displayMediaThumb('class="modal product-image"',false);
to this code
Code:
echo $this->product->images[0]->displayMediaThumb('class="product-image"',false);
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.196 seconds