No bug How to change <HR> just above the bottom bio

Lees meer
2 jaren 7 maanden geleden #2411 door Tim Davis
How to change <HR> just above the bottom bio werd gestart door Tim Davis
Hi Ruud,

On this page:
fcp.co/motion/tutorials-for-apple-motion...te-with-apple-motion

I am not sure how to change the css attributes for the <hr> line that appears just at the top, since dev tools does not show it affected by a stylesheet.  I've attached a screenshot to help find it.

Thanks

Tim
 

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden - 2 jaren 7 maanden geleden #2412 door Ruud van Lent
Beantwoord door Ruud van Lent in topic How to change <HR> just above the bottom bio
Hi Tim,
(untested) you can point to it via .tck-article-body > hr {...}

or if it is the spacing below that is to less you can also change the top-margin on .ochblog.ochblog-authorinfo-container
Laatst bewerkt 2 jaren 7 maanden geleden door Ruud van Lent.

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2422 door Tim Davis
Beantwoord door Tim Davis in topic How to change <HR> just above the bottom bio
I tried that CSS and it worked, but wouldn't that also remove (hide actually) all <hr> appearing in all article bodies?

Is that <hr> I am referring to part of OCHBlog of Jsocials? It appears between the two so I don't know how it could appear otherwise.

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2423 door Ruud van Lent
Beantwoord door Ruud van Lent in topic How to change <HR> just above the bottom bio
Yes, that is bound to happen.

it is placed by ochBlog. You can do a template override for it (file author_info.php) and remove it from there

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2431 door Tim Davis
Beantwoord door Tim Davis in topic How to change <HR> just above the bottom bio
Ok, thanks for telling me the file. Now to brush up on doing an override!

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2432 door Tim Davis
Beantwoord door Tim Davis in topic How to change <HR> just above the bottom bio
OK I am back.

Is that a file I can do an override for in template override area? If so, I don't see it there.

As you can tell, I am not very proficient with making overrides.

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2434 door Ruud van Lent
Beantwoord door Ruud van Lent in topic How to change <HR> just above the bottom bio
Okay, so here is the instruction (J4):
  1. back-end > System > Site Templates (NOT Site Templates Styles!)
  2. Open your Site Template
  3. Tab [Create Overrides]
  4. Block [Layouts] > com_ochblog > default
  5. ... the override files are now created ...
  6. Tab [Editor]
  7. select html > layouts > com_ochblog > default
  8. ... all files are listed and can be edited. unused files can be deleted ...

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2438 door Tim Davis
Beantwoord door Tim Davis in topic How to change <HR> just above the bottom bio
Thanks - that helps with a long time mystery!

De volgende gebruiker (s) zei dank u: Ruud van Lent

Graag Inloggen om deel te nemen aan het gesprek.

Lees meer
2 jaren 7 maanden geleden #2439 door Ruud van Lent
Beantwoord door Ruud van Lent in topic How to change <HR> just above the bottom bio
hahahahahaha... wait... hahahaha

great video Tim, glad I could help you help others as well :)

Graag Inloggen om deel te nemen aan het gesprek.