SLiCK_303 Posted October 30, 2017 Share Posted October 30, 2017 I wish I was smart enough to get this... to look like this.. The first is based on the default TB theme, the second my PS theme. Its one of the things making me not do the switch-over to TB Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 The whole layout....where the logo is, the search and cart blocks...the very top part, how that is layed out. the whole damn header. :( Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 I made the changes so long ago I do'nt recall. But I was doing a file compare on my them, and the default theme, and the header.tpl is exactly the same. My theme is the deafult, just with colors changed. Link to comment Share on other sites More sharing options...
0 jnsgioia Posted October 30, 2017 Share Posted October 30, 2017 Can you use BeyondCompare or something similar to compare the header.tpl from the two themes and see what needs to be changed? Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 I made one change to the global.css file, and added .. header .row #header_logo {float:none; margin: 0 auto;} to it, thats all Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 header.tpl is the same Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 i'm stumped as to how i did it the first time, ack getting old sucks! Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 I could just use my old theme in TB, but I think I'll loose some functionality. :( Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 I'm getting close..... :) Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 30, 2017 Author Share Posted October 30, 2017 I replaced the header.tpl, and then modified css files... just need to figure out how to change the cart block slightly to add back in the icon Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted October 31, 2017 Author Share Posted October 31, 2017 So I figured out how to add the icon in the front of the cart. For the life of me I can figure out how to make the (empty) or x Products red. Any thoughts? How it is now... How I want it.. Again, my theme is based off the TB default theme... my site Link to comment Share on other sites More sharing options...
0 Traumflug Posted November 1, 2017 Share Posted November 1, 2017 For larger icons, change CSS class icon to icon-2x or even icon-3x, icon-4x. For making text red, well, add a style="color: red;" to one of the surrounding elements' HTML. Or find the related CSS and do such a change there. Usually I find classes by identifying in the browser's developer tools, then grep'ing each class recursively over the whole theme. CSS for one class is often defined in more than one place. Link to comment Share on other sites More sharing options...
Question
SLiCK_303
I wish I was smart enough to get this...
to look like this..
The first is based on the default TB theme, the second my PS theme. Its one of the things making me not do the switch-over to TB
Link to comment
Share on other sites
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now