- Posts: 21
- Home
- Forum
- Community Forum
- General discussions
- GTranslate component
Styling - No Room Available (div)
- Gokk
- Topic Author
- Offline
Less
More
11 years 4 weeks ago #4042
by Gokk
Styling - No Room Available (div) was created by Gokk
Hi there,
Before I ask, I'll just say that I'm pleased with Solidres so far.
My problem is with styling, I've decided to style span and div that handles "No room available" text.
I can't find it anywhere in php files and I need exact location so I can add 1 more div to it and style it as I please in custom.css file.
As I can see:
<div class="span3">
<div class="inner"> No room available</div>
</div>
but I cant style those without adding a new span or div to handle "no room available". Please tell me the location of the file and line, I can handle the rest. Thanks
I've attached a photo!
Before I ask, I'll just say that I'm pleased with Solidres so far.
My problem is with styling, I've decided to style span and div that handles "No room available" text.
I can't find it anywhere in php files and I need exact location so I can add 1 more div to it and style it as I please in custom.css file.
As I can see:
<div class="span3">
<div class="inner"> No room available</div>
</div>
but I cant style those without adding a new span or div to handle "no room available". Please tell me the location of the file and line, I can handle the rest. Thanks
I've attached a photo!
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
11 years 4 weeks ago #4046
by vietvh
Replied by vietvh on topic Styling - No Room Available (div)
Hi,
Here you are:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php (line 244 - 246)
Hope that helps.
Here you are:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php (line 244 - 246)
Hope that helps.
Please Log in or Create an account to join the conversation.
Moderators: solidres