Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Theme issue  (Read 4397 times)

0 Members and 1 Guest are viewing this topic.

gabicards

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Theme issue
« on: August 05, 2012, 10:32:51 pm »

Hello! I'm having a little issue with my theme code and I cannot get it to look like I want. Here's a picture of my gallery: http://emmafans.net/wp-content/uploads/2012/08/galleryprnt.png. See that red arrow at the top? Well, I don't like how that section looks and I have got no idea how to change it. Could somebody help me? I do not want those icons to have the white square around it, and I also want them to be placed right next to the words (They're higher than the words and look weird). I would also like to put a white border around the pictures... as you can see, they do have a border, put it's too far from the picture.

Does anybody know what sections of the theme code I should change? Or if I need to add something to it... let me know if you need to have a look at the css file, although it looks embarassingly messy.
Thank you! :-)
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Theme issue
« Reply #1 on: August 06, 2012, 03:53:10 am »

Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

gabicards

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Theme issue
« Reply #2 on: August 06, 2012, 04:03:35 am »

I am so sorry, I forgot. The link is http://www.emmafans.net/gallery :-)
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Theme issue
« Reply #3 on: August 06, 2012, 04:31:36 am »

Try editing
Code: [Select]
a:visited img {
border-style: solid;
border-width: 1px;
border-color: #E5E5E5;
padding: 10px;
margin: 2px;
}
and
Code: [Select]
a:link img {
border-style: solid;
border-width: 1px;
border-color: #E5E5E5;
padding: 10px;
margin: 2px;
}

My developer tools are't working for some reason right now so I can't give you exact details.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

gabicards

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Theme issue
« Reply #4 on: August 06, 2012, 04:42:40 am »

It did not work. :-( But thank you for replying, I really appreciate it!
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Theme issue
« Reply #5 on: August 06, 2012, 05:24:16 am »

Something is causing your stylesheet to be interpreted as an image. Try removing that top nav bar and see what happens.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Theme issue
« Reply #6 on: August 06, 2012, 05:27:44 am »

There is also a lot of js in the body of the HTML.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

gabicards

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Theme issue
« Reply #7 on: August 06, 2012, 05:30:40 am »

I don't understand a single thing about HTML... the theme base was given to me so I could change and make it look like I wanted to, so I opened the stylesheet and tried everything, always testing to see what the changes I was making were looking like. Obviously, it didn't work very well.

When you say "top navigation bar", do you mean where it says "Home", "Login"?
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Theme issue
« Reply #8 on: August 06, 2012, 05:41:08 am »

When you say "top navigation bar", do you mean where it says "Home", "Login"?

No I mean the added nav bar. The Hollywood fan sites bar.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Theme issue
« Reply #9 on: August 06, 2012, 05:43:39 am »

Upload your theme as a zip file if you need the help.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.