Keyword

Small css issue with extra fields.

  • Bill Rust
  • Bill Rust's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 8 months ago #124340 by Bill Rust
Small css issue with extra fields. was created by Bill Rust
I have extra fields assigned to my items, and have a small css issue with the front-end display.

If you'd please take a look at this page you can see what I mean - ccimechanical.com/entertainment

The last extra field I have for each item is "CCI Mechanical Role:". To the right of that, the value, is wrapping to a 2nd line, but under the label, not the value.

If that text is going to wrap, I'd rather it wrap under the value entered, not the label itself. So for example with the first item on the page, "Piping, and Controls" would be more to the right, under "engineering.

Any help as always is greatly appreciated!

Thanks,
Bill

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 8 months ago #124341 by Yiota
Replied by Yiota on topic Re: Small css issue with extra fields.
Try to add this in your k2.css file:

div.catItemExtraFields ul li span.catItemExtraFieldsValue {
font-size: 11px;
float: left;
width: 65%;
}

Please Log in or Create an account to join the conversation.

  • Bill Rust
  • Bill Rust's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 8 months ago #124342 by Bill Rust
Replied by Bill Rust on topic Re: Small css issue with extra fields.
Wow, perfect, thank you sooooooo much!!!

That little issue has been haunting me for a week now :-)

Bill

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 8 months ago #124343 by Yiota
Replied by Yiota on topic Re: Small css issue with extra fields.
You are welcome :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum