Thanks I didn't even look at that file so that could be helpful !
Thanks I didn't even look at that file so that could be helpful !
FYI if anyone wants to have a centerbox on login that shows their recently ordered items list that can be added to their cart instantly you can just add the sidebox code in sequence with mods desired into tpl_index_default and it will be shown or not depending on login status. Status of sidebox doesn't matter. What's most important is it doesn't impact the homepage for unique visitors as it's not visible to them.
Is there a way to have a sidebox show in mobile view?
In this particular case I'm trying to have a sidebox as a banner linking to my blog showing my holiday hours.
Using wide-banners instead isn't a great option either as the banner becomes unreadable in mobile view.
Seems strange to me that so much info that is available in pc view is deemed unnecessary in mobile views (ie currency/language selection).
Hello! I just recently had version 2.0.1 installed. What code do I need to add to the stylesheet.css to remove the underlines for links? I tried adding the following but nothing changed:
a:hover {
text-decoration: none; }
}
a:active {
text-decoration: none;
}
Another question where can I alter mobile format from 1 to 2 columns to whatever above 700px so every last few years galaxy and iphone go here given they all have larger screens than when this template was created originally and then below that can be 1 column if you own a 10= year old phone and so forth as it already is for tablets and desktop? Above 992 would be the set in cofig number and so forth. AMazon does 3 column now works fine.
However if this is done then fonts need to shrink as well esp H1 which is set at 2.5rem for some reason
On mobile:
I would like to get the product listing image to be "bigger".
If you look at my site www.royal-fleur.com on mobile, the product image displayed in centerboxes ( featured,specials...) are around 140px x 140 px for example.
However, the product listing image in categories are displayed at 110 px x 110 px.
I feel like there is a lot space between the actual image and the product card border. How can i reducedit so the images are slightly bigger.
I findbut it is general and applies to other element in the page.Code:.p-3 { padding: 1rem !important; }
Any way to achieve it with out messing around the whole layout?
hope it makes sense. Thank you
Note: product listing image via admin control won't help. If too big, the images overlap on mobile.
How is it possible to have the productDescription text fill the full width of the page? See image. Still keeping the Add to Cart, Price and Model fields.
![]()
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
It's probably not the right way to do this, but I added:
.productDescription {width:210%}
in includes/templates/bootstrap/css/stylesheet.css
and so far it seems to work.
Bookmarks