RSS
Home Forum v3
Welcome, Guest
Please Login or Register.    Lost Password?

where is the css for the detail2.php?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: where is the css for the detail2.php?
#5091
where is the css for the detail2.php? 1 Year, 8 Months ago Karma: 0
hello
I can't find the css file for the detail2.php ........
mj23
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5092
Re:where is the css for the detail2.php? 1 Year, 8 Months ago Karma: 26
details2.php use index.css file.
You can find in :
YouSite / components / com_properties / includes / css / index.css


sigouil
New job => Less time :(
Platinum Boarder
Posts: 411
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: France Birthday: 12/31
The administrator has disabled public write access.
Sorry for my English. It is a Google translation.
 
#5093
Re:where is the css for the detail2.php? 1 Year, 8 Months ago Karma: 0
ok, but in detail2.php i have : <div id="comments">
but I cant find it on index.css.... why?
mj23
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5094
Re:where is the css for the detail2.php? 1 Year, 8 Months ago Karma: 26
With the different versions, there have been additions, but also losses.
Detail2.css file has been lost in the evolution of the component.
You can create a 'detail2.css' in the folder '/includes / css /'

And insert your code inside:
#comments{
yourcode
}


sigouil
New job => Less time :(
Platinum Boarder
Posts: 411
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: France Birthday: 12/31
The administrator has disabled public write access.
Sorry for my English. It is a Google translation.
 
Go to topPage: 1