Jump to content
TNG Community

SOLVED - changes to mytngstyle not taking affect


John Paul

Recommended Posts

Hello and Happy Holidays to you all.  I know it's the holiday season and everyone is busy with it and other life issues, so I'll be patiently waiting for a response (I hope).

I'm changing colors to template21 in mytngstyle.css (for the umpteenth time trying to get it to work correctly).  Everything was going according to plan until I added three of the postcard elements to mytngstyle.

/*-----Postcards-----*/
.postcard .caption {padding: 11px 15px 33px 12px; overflow: hidden; position: relative; background: #436070 linear-gradient(#7095a9, #436070);
 	transition: all 0.25s; margin-top:-4px;}
.postcard:hover .thumbnail .caption {transition: all 0.25s; background: #436070;} 
.postcard .thumbnail .caption a:hover {color: #7095a9;}

The colors will not change.  Made sure everything is correct, cleared cache etc., but to no avail.  Also it does not change in Firefox inspection tool or the other browsers inspection tools.

Another set of eyes and brains would be appreciated

Link to comment
Share on other sites

I just went ahead and changed all the colors in templatestyle.css and it all works.  Just need to figure out how to change list1 in the header.  it's fine in the footer.  So if there's any suggestion on that I would appreciate it.

Link to comment
Share on other sites

  • 2 weeks later...

The mytngstyle.css in the root directory overrides only templatestyle.css in the root directory which is used when you do not use a template.

In order to override templatestyle.css for a given template you need to put the mytngstyle.css in the templates\templateN folder

Link to comment
Share on other sites

I was using mytngstyle.css within the template directory.
I upgraded to v14 and on template 12 the search box is further to the right causing a scroll bar at the bottom. I had to alter the setting within templatestyle.css to correct it, using mytngstyle.css didn't do anything.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...