Post by enzoart » Sat Jan 11, 2020 12:36 pm

I am not a coding guy i am a graphic guy :-) can anyone tell me why my options are showing like that ?

https://prant.dk/number-12.html

Somehow it is displaying the controlling group in full width, can anyone point me in the right direction in which files who a making a mess, i have tried alot but nothing seems to work.

I have delete all css, i have replaced the view files and so on but still no changes ?

Kind regards from Denmark

Anders

Newbie

Posts

Joined
Wed Mar 13, 2019 1:49 am

Post by by mona » Sat Jan 11, 2020 1:11 pm

Hi Anders,

It is not very clear what you want to do exactly .. but I am guessing you don’t like the right hand layout basically. You are correct it is the way it has been written.

.container {
max-width: 1600px;
}
I would remove that line from stylesheet 1

With regards to the control group .. css .. it won’t really work .. it could but ..
.control-group {
width: 200px;
float: right;
}

You can also try this
.cart {
width: 25%;
float: right;
}
.options {
width: 25%;
float: right;
}


Really what you need is to re-write the section. Putting each part of that section inside a container.

1. Ask the theme developer to do that for you
2. It is not a difficult job and I will be happy to do that for a coffee .. PM the themes product.tpl - I presume you have vqmod?
3. Request commercial support in the commercial section viewforum.php?f=88
4. try yourself .. catalog/view/theme/xxx/template/product/product.tpl

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by enzoart » Sat Jan 11, 2020 1:52 pm

thx for your feedback :-)

I have tried alot of different css but nothing works, also deleted all of my css to see if that changes anything ?

The strange thing is that the options, dosent stay inside the right column, i goes behind the product images in full width the tags also ?

Anders

Newbie

Posts

Joined
Wed Mar 13, 2019 1:49 am

Post by xxvirusxx » Sat Jan 11, 2020 4:04 pm

You have contacted theme developer?
You made changes on theme files?

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by enzoart » Mon Jan 13, 2020 7:09 am

Yes i have contactede the developer, and they will take a look at it, but they are so slow, i dont no what has happend, i havent made any changes well i have made som changes in product.tpl and in header.tpl but that is that, i have tried to uploade the original .tpl files but it is still the same ?

Thanks again

Anders

Newbie

Posts

Joined
Wed Mar 13, 2019 1:49 am

Post by IP_CAM » Mon Jan 13, 2020 9:56 am

i havent made any changes - well i have made some changes ...
Well, such rather disqualifies one from further been taken seriously, one needs
to be honest, and technically detailled, if one is expecting useful (free) support. :'(
Other than that, your Custom Theme is 'very custom', when it comes to Code,
since it's not built on 'common' OC Bootstrap Theme Standards. But for some
reason, that class="control-group" Section breaks the Layout, as defined,
and because of that, the horizontal Scroll Tab is visible on Product Pages.
You better wait for the Theme Dev, to get that fixed, I assume...
Ernie
PS. But first, clear out all your Cache Sections, vqcache and system/cache,
since you replaced the product.tpl file, and it might work again. Who knows ?
---
Image

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 269 guests